This API allows to get signed URL to download a single attachment.
Actor can download attachments using 'contentUrl' returned in the response of this API.
Actor | Permission |
---|---|
User | All of the following are required:
|
Customer | One of the following is required:
|
Client Application | No additional permission is required. |
OK
Bad Request
Unauthorized
Forbidden
Internal server error
{- "app": "email",
- "type": "attachment.inbound",
- "altId": "7b6c5fff-036e-4a40-b68a-a67c592fc079"
}
{- "altId": "f665fb41-6485-43c3-a2c8-c72857c29f74",
- "name": "bird.jpg",
- "contentType": "image/jpeg",
- "size": 17245,
}