Download URL for the report. Present only when status is COMPLETED, and only on GET /v1/reports/{reportId} — not included in list responses.
| Name | Type | Description | Notes |
|---|---|---|---|
| downloadUrl | String | URL to download the report file. A new URL is generated on each request to `GET /v1/reports/{reportId}` while `status` is `COMPLETED`. Re-poll to obtain a fresh URL after the previous one expires (approximately 1 hour). | |
| downloadUrlExpiresAt | Long | Epoch milliseconds (UTC) when the download URL expires |