AI Operators
Get standing instructions history
Retrieve previous versions of the instance's standing instructions, most recent first. A record is written whenever the instructions change (model update, administrator edit, or reset). The number of records kept per instance is limited by AIOperator.Instructions.HistoryDepth.
get/v1/ai/operators/{operator-id}/instructions-history
Path parameters
operator-idinteger required
Response
History records
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
- ○