get_person_by_person_id_combined_credits
Retrieves all combined movie and TV credits for a person by their ID, with optional language for localized metadata.
Instructions
Get combined credits.
GET /api/v1/person/{personId}/combined_credits
Args: person_id: Path parameter. language: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | ||
| person_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |