Skip to main content
GET
Audit Logs are limited to scaler plan and above.

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationSlug
string
required

The slug of the organization or user account.

Query Parameters

page_size
integer

The limit of items to return per page. Defaults to 100.

page
integer

The page number to return. Defaults to 1.

Response

200 - application/json

Successful response

audit_logs
object[]
pagination
object