Skip to main content
GET
Download an audit log archive

Authorizations

Authorization
string
header
required

Bearer token authentication (format: "Bearer {token}")

Headers

X-Request-Id
string

A unique identifier for tracing the request across services.

Path Parameters

id
string
required

The unique identifier of the archive.

Response

Archive download details with pre-signed URL

Download details for an audit log archive

downloadUrl
string

Pre-signed URL for downloading the archive

expiresAt
string<date-time>

Expiration timestamp of the download URL

checksum
string

SHA-256 checksum for integrity verification