Retrieve a single enum option for a custom field definition from the Terminal49 API, including the option’s display label and persisted value identifier.
Retrieve a single custom field option by its ID.Documentation Index
Fetch the complete documentation index at: https://terminal49-codex-docs-audit-diataxis-skill.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
definition_id | The unique identifier of the custom field definition |
option_id | The unique identifier of the option |
Use a Terminal49 API key in the Authorization header with the Token prefix.
Authorization: Token YOUR_API_KEY
Custom field definition ID
Custom field option ID