Organizations
Get Organization's Current Service Version
Retrieve the current version of a specified service for an organization.
GET
Headers
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.
Always null
on success.