get_credit_by_id
Retrieve credit details by ID to review cast or crew information for a specific movie, enabling quick access to credit data from the Radarr API.
Instructions
Read Credit.
GET /api/v3/credit/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |