get_report_instance_download_url
Retrieve a pre-signed URL to download a report instance in PDF or CSV format.
Instructions
Get a download URL for a report instance.
Returns a pre-signed URL to download the report file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| definition_id | Yes | ID of the report definition. | |
| instance_id | Yes | ID of the report instance. | |
| format | No | File format. Values: "pdf" (default), "csv". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||