Workflows
List workflows
List available generation workflows (published blueprints) in a workspace.
get/v1/workspaces/{workspace_id}/workflows
Path parameters
workspace_idstring uuid required
Id of the workspace that owns the resource.
Id of the workspace that owns the resource.
Query parameters
searchstring nullable
Full-text search on workflow name/description
Full-text search on workflow name/description
limitinteger
Maximum number of results to return.
Maximum number of results to return.
cursorstring nullable
Cursor from a previous response to fetch the next page.
Cursor from a previous response to fetch the next page.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.