Show Macro Attachment

GET {{baseUrl}}/api/v2/macros/attachments/:attachment_id

Shows the properties of the specified macro attachment.

Allowed For

  • Agents

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"macro_attachment":{"content_type":"image/jpeg","content_url":"https://company.zendesk.com/api/v2/macros/attachments/100/content","created_at":"2016-08-15T16:04:06Z","filename":"foobar.jpg","id":100,"size":2532}}