Item status
This endpoint get the status of a specific item in a list.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
the ID of the custom list
Example:
8510518
Query Parameters
The ID of the media item
Example:
76203
The type of media (e.g., movie)
Available options:
movie
, tv
Response
200 - application/json
Item status
The response is of type object
.