List workflows
Workflows
List workflows
Returns a paginated list of workflows in your workspace.
Pagination
This endpoint uses page-based pagination with page and limit.
GET
List workflows
Documentation Index
Fetch the complete documentation index at: https://docs.browseract.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Send your API key in the Authorization header as Bearer <API_KEY>.
Query Parameters
Page number to retrieve (starts at 1).
Required range:
x >= 1Number of workflows per page (max 500).
Required range:
1 <= x <= 500Response
OK
Paginated response containing items and metadata.

