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