v106

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
flow_conversations

list flow conversations

get/w/{workspace}/flow_conversations/list

Path parameters

workspacestring required

Query parameters

pageinteger

which page to return (start at 1, default 1)

per_pageinteger

number of items to return for a given page (default 30, max 100)

flow_pathstring

filter conversations by flow path

Response

flow conversations list

idstring uuid required

Unique identifier for the conversation

workspace_idstring required

The workspace ID where the conversation belongs

flow_pathstring required

Path of the flow this conversation is for

titlestring nullable

Optional title for the conversation

created_atstring date-time required

When the conversation was created

updated_atstring date-time required

When the conversation was last updated

created_bystring required

Username who created the conversation