Show Attribute Value

GET {{baseUrl}}/api/v2/routing/attributes/:attribute_id/values/:attribute_value_id

Returns an attribute value.

Allowed For

  • Admins

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"attribute_value":{"created_at":"2018-11-08T19:22:58Z","id":"b376b35a-e38b-11e8-a292-e3b6377c5575","name":"French","updated_at":"2018-11-08T19:22:58Z","url":"https://{subdomain}.zendesk.com/api/v2/routing/attributes/afa31619-e38b-11e8-a292-5d17513d969b/values/b376b35a-e38b-11e8-a292-e3b6377c5575.json"}}