admin-audit-logs
List Audit Logs
List recorded admin operations, newest first, filtered by the query.
get/api/admin/audit-logs
Query parameters
resourcestring nullable
Filter to a single resource type.
Filter to a single resource type.
userIdstring nullable
Filter to a single acting admin.
Filter to a single acting admin.
userEmailstring nullable
Filter to one admin's email.
Filter to one admin's email.
keyPrefixstring nullable
Filter to a single API key.
Filter to a single API key.
actionstring nullable
Filter to a single action type.
Filter to a single action type.
grantedboolean nullable
true = allowed, false = denied.
true = allowed, false = denied.
searchstring nullable
Contains match over admin, key, resource, resource id, path.
Contains match over admin, key, resource, resource id, path.
offsetinteger
Number of items to skip.
Number of items to skip.
limitinteger
Max items to return (1-100).
Max items to return (1-100).
Response
Successful Response