Skip to main content
GET
Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

credit_id
string
required

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

credit_type
string
Example:

"cast"

department
string
Example:

"Acting"

id
string
Example:

"52fe420ec3a36847f8000679"

job
string
Example:

"Actor"

media
object
media_type
string
Example:

"movie"

person
object