Accounts
Get account by iD
This endpoint is used to get the details of a TMDB account by its ID.
GET
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
The response is of type object
.