Retrieve a paginated list of audit log entries for your workspace.
api.langdock.com with your deployment’s base URL: <deployment-url>/api/publicfrom and to query parameters to define a date window, and the cursor parameter to page through results.
429 Too Many Requests response.
Please note that the rate limits are subject to change, refer to this documentation for the most up-to-date information.
In case you need a higher rate limit, please contact us at support@langdock.com.
API key as Bearer token. Format "Bearer YOUR_API_KEY"
Workspace UUID. Must match the workspace associated with the API key; requests with a mismatched workspace_id are rejected with 403.
Cursor for pagination (ID of last item from previous page)
Maximum number of items to return (default 50, max 50)
1 <= x <= 50Start of date range filter (ISO 8601)
End of date range filter (ISO 8601)
Filter by entity type (e.g. "User", "Workspace")
Filter by actor UUID