AI Operators
Query AI operator observations
Retrieve observations recorded by AI operator instances, most recent first. Requires the "view event log" system access right. Observations related to objects the caller has no read access to are excluded; server-level observations are always included.
get/v1/ai/observations
Query parameters
instanceinteger
Limit to observations of the given operator instance
objectinteger
Limit to observations related to the given object (requires read access to that object)
state'new' | 'acknowledged' | 'dismissed'
Limit to observations in the given state
sincestring
Only observations recorded at or after the given time (UNIX timestamp, ISO 8601, or relative like -1h)
limitinteger
Maximum number of records to return (0 = unlimited)
Response
List of observations