v1
latestOpenAPI 3.0.32026-07-1751720.0 KBGet status
Returns the current status of the agent.
get/status
Response
OK
Example response
{
"$schema": "https://example.com/schemas/StatusResponseBody.json",
"status": "stable",
"transport": "pty"
}Returns the current status of the agent.
OK
{
"$schema": "https://example.com/schemas/StatusResponseBody.json",
"status": "stable",
"transport": "pty"
}