Skip to main content
GET
https://ageneral.ai
/
v1
/
nodes
/
{id}
/
openclaw-version
Get OpenClaw version
curl --request GET \
  --url https://ageneral.ai/v1/nodes/{id}/openclaw-version \
  --header 'Authorization: Bearer <token>'
{
  "version": "<string>"
}

Authorizations

Authorization
string
header
required

Session JWT or node identity token where applicable. Send as Authorization: Bearer <token>.

Path Parameters

id
string
required

Query Parameters

workloadType
string

Response

Success

version
string