Skip to main content
GET
Movies 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.

page
integer
default:1

The page number to retrieve specific paginated results.

start_date
string<date>

The start date for filtering results.

Response

200 - application/json

Movies List

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

41

total_results
number
Example:

4019