get_delayprofile_by_id
Retrieve a specific delay profile by its ID to view its settings. Use this to inspect or troubleshoot delay profile configuration in Sonarr.
Instructions
Read DelayProfile.
GET /api/v3/delayprofile/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |