Returns the timeline, automation summary, and error list for a given correlation id. Returns 404 when no events exist for that correlation id in the workspace.
Requires observability:read permission. Rate-limited to 100
calls per minute.
Documentation Index
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
User session JWT or instance API key (iak_*).
Send as Authorization: Bearer <token>.
Workspace identifier.
64^[a-zA-Z0-9_-]+$Correlation id of the trace to inspect.
128^[a-zA-Z0-9_:-]+$