Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
A unique identifier for an authenticated user session. Usually used for user authentication
Example:
"02a0e6d34dbd8325254e83c78918599076a62b0e"
Response
200 - application/json
Request successful
User's avatar information, including Gravatar and TMDB profile images.
Unique identifier for the user account.
Example:
2166
Indicates whether the user allows adult content in their preferences.
Example:
false
User's country code in ISO 3166-1 format.
Example:
"NG"
Preferred language code of the user in ISO 639-1 format.
Example:
"en"
Full name of the user. May be empty if not set.
Example:
"Edun Rilwan"
Unique username of the user on TMDB.
Example:
"Emiloju"