List browser workflow workspaces available to the current member

GET
/api/v1/client/browser/workspaces
AuthorizationBearer <token>

In: header

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

Response Body

curl -X GET "https://example.com/api/v1/client/browser/workspaces"
Empty