Skip to main content
GET
Get the status of an audit export run

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the dashboard.

X-Environment
string
header
required

Target environment for the request. Must be "test" or "live".

Path Parameters

runId
string
required
Minimum string length: 1

Response

200 - application/json

OK

status
enum<string>
required
Available options:
pending,
running,
completed,
failed
fileCount
number
byteSize
number
skippedCount
number