GET
/
v0
/
_version
cURL
curl --request GET \
  --url 'https://api-(organization).gable.ai/v0/_version'
{
  "hash": "<string>"
}

Response

200 - application/json

Successful version response

The response is of type object.