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

Response

200 - application/json

Successful Response

The response is of type string.

Last modified on May 27, 2026