Show Attribute

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

Returns an attribute.

Allowed For

  • Admins

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"attribute":{"created_at":"2018-11-15T23:44:45Z","id":"6e279587-e930-11e8-a292-09cfcdea1b75","name":"Language","updated_at":"2018-11-15T23:44:45Z","url":"https://{subdomain}.zendesk.com/api/v2/routing/attributes/6e279587-e930-11e8-a292-09cfcdea1b75.json"}}