Last updated 7 months ago
Retrieve which version this application server is currently running.
/version
curl -L \ --url 'https://api.tradeaware.live-eo.com/version' \ --header 'Authorization: Bearer JWT'
{ "gitCommitSha": "b6f4598bd465a397190ceb2ba4d1be5d7f0a9621" }