Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

ORG-ID
string
header
required

Path Parameters

project_id
string<uuid>
required

Query Parameters

page
integer
default:1
Required range: x >= 1
limit
integer
default:50
Required range: x >= 1
resource_id
string
resource_type
string
actions
string

Comma-separated action names

start_time
string

Inclusive audit timestamp lower bound (TSDB coercion)

end_time
string

Inclusive audit timestamp upper bound (TSDB coercion)

Response

Audit page

data
object
required
meta
object
required

Pagination metadata for list endpoints (snake_case keys).

ok
enum<integer>
required
Available options:
1