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
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.

