ACCOUNT
Details
This endpoint get the public details of an account on TMDB.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
This refers to a unique identifier assigned to a user account.
Example:
""
Query Parameters
A token that represents a logged-in user's session after they have authenticated with their TMDB account.
Example:
""
Response
200 - application/json
Details
The response is of type object
.