v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01144108427.9 KB
Monitor

Get Shared Messages

Get messages for a shared/public flow, scoped to the authenticated user.

Uses a deterministic virtual flow_id derived from the user's ID and the original flow ID. Only messages stored under this virtual flow_id are returned.

get/api/v1/monitor/messages/shared

Query parameters

source_flow_idstring uuid required

The original public flow ID

The original public flow ID

session_idstring nullable
order_bystring nullable
orderstring
limitinteger nullable
offsetinteger nullable

Response

Successful Response

categorystring nullable
content_blocksobject[] nullable
context_idstring nullable
durationnumber nullable
editboolean required
filesstring[]
flow_idstring uuid nullable
senderstring required
sender_namestring required
session_idstring required
session_metadataobject nullable
textstring required
timestampstring date-time