# ReportJobLinks ## Properties |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). | [default to undefined]| |**downloadUrlExpiresAt** | **number** | Epoch milliseconds (UTC) when the download URL expires | [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)