Show Support Address
GET {{baseUrl}}/api/v2/recipient_addresses/:support_address_id
Allowed For
- Admins
- Agents
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"recipient_address":{"brand_id":123,"cname_status":"unknown","created_at":"2017-04-02T22:55:29Z","default":true,"email":"help@example.zendesk.com","forwarding_status":"waiting","id":33,"name":"Sales","spf_status":"unknown","updated_at":"2017-04-02T22:55:29Z"}}