Skip to content

Get a single audit-export by id

GET
/audit-exports/{id}
id
required
string

DocumentId

OK

object
data
object
organisation
One of:

DocumentId reference to api::organisation.organisation

string
requested_by
string
format
string
Allowed values: csv json
filters

Arbitrary JSON value (object, array, string, number, boolean, or null)

status
string
Allowed values: pending processing completed failed
file_url
string
expires_at
string format: date-time
record_count
integer
error_message
string
started_at
string format: date-time
completed_at
string format: date-time
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found