v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Audit log

List all users that have performed an action in the audit log.

This is a enterprise feature.

get/api/admin/audit-log/users/

Query parameters

idsstring

A comma-separated list of users IDs to filter by. When provided, only users with those IDs are returned.

pageinteger

Defines which page should be returned.

searchstring

If provided only users with email that match the query will be returned.

sizeinteger

Defines how many users should be returned per page.

workspace_idinteger

Return users belonging to the given workspace_id.

Response

countinteger required

The total amount of results.

nextstring uri nullable required

URL to the next page.

previousstring uri nullable required

URL to the previous page.