Details
This endpoint get a movie or TV credit details.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
A unique identifier for a specific credit entry in TMDB, used to retrieve detailed information about a cast or crew member’s contribution to a movie or TV show.
Example:
"52fe420ec3a36847f8000679"
Response
200 - application/json
Details
The response is of type object
.