Returns runtime events (interactions, errors, failed fetches, executions) for the requested window with filtering, pagination, and per-type breakdown.
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_-]+$How far back to look (default 5).
Preset window. Wins over minutes. Use dateStart/dateEnd
(or start/end) for explicit ranges.
1h, 24h, 7d, 30d 83232Legacy alias mapped to a single scope; ignored when scopes is set.
32Comma-separated scopes to surface. Supported values:
interactions, errors, failed_fetches, executions.
Default: interactions,errors,failed_fetches.
128Free-text search forwarded as simple_query_string.
256Lower bound (ms, inclusive) on payload.duration.
16Upper bound (ms, inclusive) on payload.duration.
16Filter on source.userId (single id).
128Comma-separated list of correlation ids (terms filter).
4096Max events (default 50).
Page index (0-based, default 0).
Filter by automation slug.
128