Skip to main content
GET
Check Item Status

Authorizations

Authorization
string
header
required

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

Query Parameters

language
string

Specifies the language in which the response should be returned.

Example:

"en-US"

list_id
number
required

This is the unique identifier of the list been created

Example:

""

movie_id
string

This is the unique identifier of a movie.

Response

200 - application/json

check item status

id
string

This is the list_id

Example:

"8504997"

item_present
boolean

This shows if any movie or tv shows is in the list.

Example:

false