This endpoint get the public details of an account on TMDB.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This refers to a unique identifier assigned to a user account.
""
A token that represents a logged-in user's session after they have authenticated with their TMDB account.
""
Details
A unique identifier for the user account.
38902467
A boolean indicating whether adult content should be included in the user's profile or preferences (false means adult content is excluded).
false
A code representing the country of the user
"NG"
A code representing the primary language of the user
"en"
The full name of the user.
"Travis Bell"
The username of the account, used for login and profile identification.
"travisbell"