Get an account lists
Accounts
Get an account lists
This endpoint is used to retrieve the lists for a TMDB user’s account
GET
Get an account lists
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique numeric identifier for a user account on TMDB. See how to get account id here [blocked].
Example:
548
Query Parameters
A unique identifier for an authenticated user session. Usually used for user authentication [blocked]
Example:
"02a0e6d34dbd8325254e83c78918599076a62b0e"
A specific page number to get results for. Defaults to 1
Example:
1
