Rufe eine paginierte Liste von Audit-Log-Einträgen für deinen Workspace ab.
api.langdock.com durch die Base URL deines Deployments: <deployment-url>/api/publicfrom und to, um ein Zeitfenster festzulegen, und den cursor-Parameter, um durch die Ergebnisse zu blättern.
429 Too Many Requests-Antwort.
Bitte beachte, dass sich die Rate Limits ändern können. Aktuelle Informationen findest du in dieser Dokumentation.
Falls du ein höheres Rate Limit benötigst, kontaktiere uns unter 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