cURL
curl --request GET \ --url http://localhost:5252/version \ --header 'x-api-token: <api-key>'
{ "version": { "app": "<string>", "api": "<string>" } }
Check app and api version
Versions
Show child attributes
Was this page helpful?