flow_conversations
list conversation messages
get/w/{workspace}/flow_conversations/{conversation_id}/messages
Path parameters
workspacestring required
conversation_idstring uuid required
conversation id
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)
after_seqinteger
Message sequence cursor to fetch only the messages after that cursor
Response
conversation messages