Skip to main content
GET
TV List

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

end_date
string<date>

The end date for filtering results. Must be in YYYY-MM-DD format.

page
integer
default:1

The page number to retrieve specific paginated results. Defaults to 1.

start_date
string<date>

The start date for filtering results. Must be in YYYY-MM-DD format.

Response

200 - application/json

TV List

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

16

total_results
number
Example:

1547