List all audit logs

Returns a list of audit logs. The audit logs are returned sorted by creation date in ascending order.

GET/v3/audit-logs
JWTauditLog:read

Query parameters

pageinteger

The page number.

Range: [1, 2147483647]Format: int32

limitinteger

The number of records per page. Must be a number between 1 and 100.

Range: [1, 100]Format: int32

sortstring

The sort string to sort the returned records e.g. "-createdAt"

Pattern: ([+-]\w*\.*\w*){1}(\|[+-]\w*){0,5}

resourceIdobject

Unique identifier for the resource.

resourceobject

Name for the resource.

actionobject

Name of the action.

actorIdobject

Unique identifier of the actor who performed the action.

actorEmailobject

Email address of the actor who performed the action.

searchstring

Search string.

Length: [0,256]

idobject

ID of the resource.

createdAtobject

Date of creation

Response

200 OK

idstringrequired
createdAtstringrequired

Format: date-time

updatedAtstringrequired

Format: date-time

resourcestringrequired
actionstringrequired
changesarray of objectrequired
resourceIdstringrequired
ipAddressstringrequired
actorIdstring
actorNamestring
actorEmailstring