get_languageprofile_by_id
Retrieve a specific language profile by its ID to view its configured language settings and restrictions in Sonarr.
Instructions
Read LanguageProfile.
GET /api/v3/languageprofile/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |