Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "user": { "id": "<string>", "email": "<string>" }, "audit_logs": [ { "id": "<string>", "created_at": "<string>", "event_category": "<string>", "event_type": "<string>", "ip_address": "<string>", "outcome": "<string>", "request_id": "<string>", "resource": {}, "resource_id": "<string>", "resource_type": "<string>", "user": { "id": "<string>", "email": "<string>" }, "user_agent": "<string>", "user_id": "<string>" } ] }
Returns audit log entries for a specific user.
OK
Show child attributes