AI Operators
List standing checks of AI operator instance
Retrieve all standing checks owned by the instance. A standing check is an NXSL script the server runs on schedule without LLM involvement; checks are authored by the operator itself or by administrators.
get/v1/ai/operators/{operator-id}/checks
Path parameters
operator-idinteger required
Response
List of standing checks
Changes
Changed in 3 of the 115 revisions of this API.3
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○