Skip to main content
GET
Fetch movie recommendations

Authorizations

Authorization
string
header
required

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

Path Parameters

movie_id
string
required

Query Parameters

language
string

Defaults to en-US

Example:

"string"

page
string

Defaults to 1

Example:

"int32"

Response

200 - application/json

Fetch movie recommendations

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

2

total_results
number
Example:

40