Agent
Version
Retrieve the version of the agent.
GET
cURL
Response
200 - application/json
Successfully retrieved the version of the agent.
The version of the agent.
Example:
"v1.0.0"
The git commit of the agent.
Example:
"a1b2c3d4"
The API version of the agent.
Example:
"v1-0"
The git commit of the API.
Example:
"a1b2c3d4"
The version of Rust.
Example:
"1.93.0"
The build date of the agent.
Example:
"2026-02-24T10:30:00Z"
The operating system of the agent.
Example:
"linux"
The architecture of the agent.
Example:
"aarch64"
Last modified on April 30, 2026
cURL

