Skip to main content
GET
List workflows

Authorizations

Authorization
string
header
required

Personal Access Token or OAuth2 JWT. Create a PAT at app.layer.ai → Settings → Personal Access Tokens.

Path Parameters

workspace_id
string<uuid>
required

Query Parameters

search
string | null

Full-text search on workflow name/description

limit
integer
default:20
Required range: 1 <= x <= 100
cursor
string | null

Response

Successful Response

workflows
WorkflowSummary · object[]
required
pagination
PaginationOutput · object
required