Get the workspace dependency graph
Returns the call graph between workspace automations and the app-instance automations they invoke, computed from runtime execution events for the requested window.
Requires observability:read permission. Rate-limited to 100
calls per minute.
Authorizations
User-bound credential carrying an identity: either a session JWT
or a user access token (at:*) generated from the user settings UI.
Send as Authorization: Bearer <token>.
Org API keys (iak_*) are not accepted here - they carry
no user identity. Use the x-prismeai-api-key header instead
(see OrgApiKeyAuth).
Path Parameters
Workspace identifier.
64^[a-zA-Z0-9_-]+$Query Parameters
Preset window (default 7d).
1h, 24h, 7d, 30d 8Custom range start.
64Custom range end.
64Legacy alias for start.
64Legacy alias for end.
64