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