Skip to main content
GET
Collection

Authorizations

Authorization
string
header
required

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

Query Parameters

query
string

This represents the name of the collection you want to retrieve.

Example:

"Star wars"

include_adult
string

This specifies if adult rated collection should be retrieved.

Example:

"false"

language
string

This represents the languge.

Example:

"en"

string

This represents the name of the collection you want to retrieve.

Response

200 - application/json

Collection

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

1

total_results
number
Example:

10