Tv Channels
Tv Channels
Query Parameters
- id integerExample: eq.1
- offset string
Default value:
0Limiting and Pagination
Example: 0 - limit string
Default value:
50Limiting and Pagination
Example: 50 - lang string
Default value:
enMulti-language
Example: en
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema array
- id integer
Note: This is a Primary Key.
- name text
[
{
"id": 1,
"name": "5Sport"
}
]
Loading...