Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Every endpoint, with a playground
curl --request GET \ --url 'https://api.nsr.stateset.com/api/v1/agents/{agent_name}' \ --header 'X-API-Key: YOUR_API_KEY'
{ "confidence_threshold": 1, "description": "string", "enabled": true, "interval_secs": 1, "max_concurrency": 1, "name": "string", "require_approval": true, "running": true }
Required scope: agents:admin
agents:admin
AgentRuntimeStatus
200
401
403
404
429