List environment-scoped browser workflows

GET
/api/v1/client/browser/environments/{environmentId}/workflows
AuthorizationBearer <token>

In: header

Path Parameters

environmentId*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

Response Body

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