v2

latestOpenAPI 3.1.02026-07-262937191.0 MB
workflows

Get Workflow Registrations

Get Workflow Registrations

get/v1/workflows/registrations

Query parameters

workflow_idstring uuid nullable

The workflow ID to filter by

The workflow ID to filter by

task_queuestring nullable

The task queue to filter by

The task queue to filter by

active_onlyboolean

Whether to only return active workflows versions

Whether to only return active workflows versions

include_sharedboolean

Whether to include shared workflow versions

Whether to include shared workflow versions

workflow_searchstring nullable

The workflow name to filter by

The workflow name to filter by

archivedboolean nullable

Filter by archived state. False=exclude archived, True=only archived, None=include all

Filter by archived state. False=exclude archived, True=only archived, None=include all

with_workflowboolean

Whether to include the workflow definition

Whether to include the workflow definition

available_in_chat_assistantboolean nullable

Whether to only return workflows available in chat assistant

Whether to only return workflows available in chat assistant

limitinteger

The maximum number of workflows versions to return

The maximum number of workflows versions to return

cursorstring nullable

The cursor for pagination

The cursor for pagination

Response

Successful Response

next_cursorstring nullable required