List Account Attributes

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

Returns a list of attributes for the account.

Sideloads

The following sideloads are supported:

NameWill sideload
attribute_valuesThe attribute values available on the account

Allowed For

  • Agents and admins

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"attributes":[{"created_at":"2017-12-01T19:29:31Z","id":"15821cba-7326-11e8-b07e-950ba849aa27","name":"Color","updated_at":"2017-12-01T19:29:31Z"}],"count":1,"next_page":null,"previous_page":null}