/auditlogs/exports/{jobid}/downloadfile
Retrieve the temporary download link for the event log export .CSV file.
Resource URL
/v2/applications/{communityApiKeyName}/auditlogs/exports{jobid}/downloadfile
Note: You must use a regional endpoint when making requests to this
endpoint. For details about the available region endpoints, see
API Access.
Available methods
Method | Description |
---|---|
GET | Returns a temporary download link. |
Available Fields
Field | Description |
---|---|
url
|
The URL for the exported
.CSV file. The URL includes the necessary
authorization information to download the file.
Note: To ensure the security of event log exports, the URL
returned in the response expires after 30 seconds.
|
Example GET Response |
---|
|