Skip to main content
POST
List Audit Log

Authorizations

Authorization
string
header
required

JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication for more information on creating a token.

Query Parameters

startTime
string<date-time>

Timestamp in UTC (ISO 8601 format). Example: "2025-08-18T00:00:00Z"

endTime
string<date-time>

Timestamp in UTC (ISO 8601 format). Example: "2025-08-18T23:59:59Z"

Response

200 - application/json

OK

events
object[] | null