HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Fetches a list of audit logs.

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

Filter by the audit log ID.

string

Filter by log name.

string

Filter by the Keycloak user UUID that triggered the event.

string

Filter by the Keycloak user email that triggered the event.

string

Filter by the URL that was called.

string

Filter by the IP address (IPv4 or IPv6) of the caller.

string

Filter by domain.

string

Filter by caller.

string

Filter by the affected table name.

integer

Filter by the numeric entity ID of the affected resource.

string

Filter by the string entity ID of the affected resource.

string
enum

Filter by the event type.

Allowed:
string

Filter by association.

date-time

Filter audit logs created from the specified timestamp (inclusive).

date-time

Filter audit logs created up to the specified timestamp (inclusive).

string

Cursor to be used to request the next page. Mutually exclusive with previous_end_cursor.

string

Cursor to be used to request the previous page. Mutually exclusive with end_cursor.

integer
1 to 100
Defaults to 25

Limit amount of returned records.

string
enum
Defaults to desc

Sort direction by creation time.

Allowed:
Response

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