v21

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

Get Shared Message Sessions

Get session IDs 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/sessions

Query parameters

source_flow_idstring uuid required

The original public flow ID

The original public flow ID

Response

Successful Response

string[] required