LISTS
Check Item Status
This endpoint check if an item has already been added to the list.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Specifies the language in which the response should be returned.
Example:
"en-US"
This is the unique identifier of the list been created
Example:
""
This is the unique identifier of a movie.
Response
200 - application/json
check item status
The response is of type object
.