cURL
curl --request GET \ --url https://api.example.com/api/v1/system/version
{ "executable_name": "<string>", "git_hash": "<string>", "workspace_version": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.vers.sh/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.vers.sh/llms.txt
Use this file to discover all available pages before exploring further.
Version information
Response struct for GET api/v1/system/version
Executable identifier; should be "orchestrator"
Current git hash used for the build
Current workspace version
Contact support