Download Export
Download the exported audit log data for a completed export job in JSON Lines format.
Authorizations
Bearer token obtained by authenticating with your organization's service account credentials (client_id and client_secret).
See the Getting started page for the full authentication flow.
Headers
Name of the organization to scope the request to. This header is required in multi-tenant deployments.
Organization name used to resolve the tenant context.
The API version to use. Set to v1.
API version to target for this request.
Path Parameters
UUID of the export job whose data should be downloaded.
Identifier of the export job.
"<uuid>"
Response
Request succeeded and the export data is streamed in the response.