Agent
Version
Retrieve the version of the agent.
get/version
Response
Successfully retrieved the version of the agent.
Example response
{
"version": "v1.0.0",
"git_commit": "a1b2c3d4",
"api_version": "v1-0",
"api_git_commit": "a1b2c3d4",
"rust_version": "1.93.0",
"build_date": "2026-02-24T10:30:00Z",
"os": "linux",
"arch": "aarch64"
}