Get Audit Logs

Returns a paginated list of audit logs with support for filtering and ordering. Access requires admin permissions for the library and the audit logs feature must be enabled.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

A page number within the paginated result set.

string

A field to order results by. Valid options: created_at, -created_at, action, -action, module, -module.

int64

Filter by user id.

string

Filter by a single action.

string

Filter by multiple actions. Uses OR logic.

string

Filter by a single module.

string

Filter by multiple modules. Uses OR logic.

int64

Filter by outlet apic_id.

string

Filter by source. Valid options: web, api, mobile.

date

Filter logs on a specific date (format: YYYY-MM-DD).

date-time

Filter logs created after this date/time (format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SSZ).

date-time

Filter logs created before this date/time (format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SSZ).

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json