Get Case Attachment Download Url
getCaseAttachmentDownloadUrlMint a short-lived signed URL for one case attachment. disposition=inline serves the file for the in-app viewer; attachment forces a download.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | The case's unique identifier | |
| queue_id | Yes | The queue's unique identifier | |
| disposition | No | attachment | |
| attachment_id | Yes | The attachment's unique identifier |