cURL
curl --request GET \ --url https://api.unifygtm.com/data/v1/objects/{object_name}/attributes/{attribute_name}/options/{option_name} \ --header 'x-api-key: <api-key>'
{ "status": "success", "data": { "api_name": "<string>", "display_name": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.unifygtm.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.unifygtm.com/llms.txt
Use this file to discover all available pages before exploring further.
Response for a successful get operation.
success
Definition of an option for a SELECT or MULTI_SELECT attribute.
SELECT
MULTI_SELECT
Show child attributes