get_customformat_by_id
Retrieve a specific CustomFormat's details by its ID from Sonarr to inspect its name, specifications, and settings.
Instructions
Read CustomFormat.
GET /api/v3/customformat/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |