Stats
Stats API endpoints
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Response Body
curl -X GET "http://localhost:3013/api/concurrent-context"Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Query Parameters
limit?integer
Range
1 <= valueagentId?string
Format
uuidResponse Body
curl -X GET "http://localhost:3013/api/logs"Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Query Parameters
enabled?string
Value in
"true" | "false"name?string
scheduleType?string
Value in
"recurring" | "one_time"hideCompleted?string
Value in
"true" | "false"Response Body
curl -X GET "http://localhost:3013/api/scheduled-tasks"Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Query Parameters
status?string
agentId?string
name?string
Response Body
curl -X GET "http://localhost:3013/api/services"Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Response Body
curl -X GET "http://localhost:3013/api/stats"Empty