Skip to main content
GET
cURL

Response

200 - application/json

Successfully retrieved the version of the agent.

version
string
required

The version of the agent.

Example:

"v0.1.0"

commit
string
required

The commit hash of the agent.

Example:

"a1b2c3d4"

Last modified on April 30, 2026