System
Get audit logs
Retrieve system audit logs with optional filtering.
This endpoint returns a list of system audit logs that track various system events and user actions. The logs can be filtered by:
- Event types
- User ID
- User email
- Date range (start date and end date)
Each log entry contains details about the event type, affected resource, user information, timestamp, and any changes made (old and new values).
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Response
200
application/json
Successful Response
The response is of type object[]
.