AI Operators
Query AI operator observations
Retrieve observations recorded by AI operator instances, most recent first. Requires the "view event log" system access right.
get/v1/ai/observations
Query parameters
instanceinteger
Limit to observations of the given operator instance
objectinteger
Limit to observations related to the given 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