Skip to main content
GET
Item status

Authorizations

Authorization
string
header
required

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

Path Parameters

list_id
integer
required

the ID of the custom list

Example:

8510518

Query Parameters

media_id
integer
required

The ID of the media item

Example:

76203

media_type
enum<string>
required

The type of media (e.g., movie)

Available options:
movie,
tv

Response

200 - application/json

Item status

id
number
Example:

223

media_id
number
Example:

408

media_type
string
Example:

"movie"

status_code
number
Example:

1

status_message
string
Example:

"Success."

success
boolean
Example:

true