Get an address book unit

GET {{baseUrl}}/contact_center/address_books/units/:unitId

Use this API to get information about an address book unit.

Scopes: contact_center_contact:read:admin

Rate Limit Label : Light

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"unit_id":"\u003cstring\u003e","unit_name":"\u003cstring\u003e","unit_description":"\u003cstring\u003e"}