v1

latestOpenAPI 3.1.02026-07-241460559.8 KB

Get audit trail events (new)

get/resources/api/auditTrailEvents/list

Query parameters

fromstring

Start of the time range. Format: YYYY-MM-DD HH:mm:ss (UTC). Defaults to 1 day before the current time.

tostring

End of the time range. Format: YYYY-MM-DD HH:mm:ss (UTC). Defaults to 30 seconds before the current time.

subjectNamestring

Exact-match filter on the employee username.

activitystring

Exact-match filter on the event type.

forwardMarkerstring

Pagination cursor returned in the previous response.

⚠️ Omit it in the first request; pass as-is on subsequent ones.

limitinteger

Number of events per page. Default: 20. Allowed range: 1–1000.