Skip to main content
GET
List

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

parentId
string
required

Parent id used when creating the audit export.

pageSize
string<int64>

Specifies the maximum number of items to return in the response.

pageToken
string

Token for pagination, allowing the retrieval of the next set of results.

region
string

Region to retrieve audit exports (e.g. eu-north2, us-central1, eu-west1) See https://docs.nebius.com/overview/regions Default: eu-north1

After a transition period (13-08-2026) this field becomes required.

Response

200 - application/json

A successful response.

items
object[]

List of audit event exports.

nextPageToken
string

Token for pagination, indicating the next set of results can be retrieved using this token.