Skip to main content
GET
List Workflow Folders

Authorizations

Authorization
string
header
required

Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.

Path Parameters

workspace_id
string
required

Workspace identifier from list_workspaces

Query Parameters

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

Response

List Workflow Folders

data
object[]
required
next_cursor
string | null
required
has_more
boolean
required