Skip to main content
GET
/
version
Version
curl --request GET \
  --url https://api.example.com/version
{
  "version": "<string>"
}

Response

200 - application/json

Successful Response

API Version model.

version
string
required