List append-only audit events scoped to a workspace

GET
/api/v1/client/browser/workspaces/{workspaceId}/audit-events
AuthorizationBearer <token>

In: header

Path Parameters

workspaceId*string
Formatuuid

Query Parameters

cursor?string

Opaque base64url cursor returned by the previous page; return unchanged.

limit?integer

Page size for browser-workflow lists. Defaults to 50.

Range1 <= value <= 100
Default50
project_id?string

Optional project UUID filter.

Formatuuid
environment_id?string

Optional environment UUID filter.

Formatuuid

Response Body

curl -X GET "https://example.com/api/v1/client/browser/workspaces/497f6eca-6276-4993-bfeb-53cbbbba6f08/audit-events"
Empty