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.