Your API key for authentication.
Path Parameters
The unique identifier of the organization.
The name of the service whose version you want to retrieve.
Valid values: "api_server", "ws_server"
Response
Contains the current version of the requested service.
The current version identifier of the service.
{
"data": {
"version": "adf1064d-5080-4055-8493-0d4fdc3c8106"
},
"errors": null
}