Skip to main content
GET
/
cli
/
version
Cli Version
curl --request GET \
  --url https://api.example.com/cli/version
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

version
string
required

Response

Successful Response