Skip to main content
Mint a cursor for subscribing to this agent’s event stream over SSE. The cursor is bound to the current grant — when the grant expires or is revoked, the SSE connection closes.

Metadata

Annotations

Input schema

Output schema

Request examples

Response examples

Successful response — returns an SSE cursor URL:
Error — missing audit:stream scope:
Error — from_iso is not a valid ISO 8601 datetime:

Errors

Auth

Caller’s grant must include the audit:stream scope. Grants whose scope set is a superset of the required scope are accepted.