get
Gets meta-information of the current API.
Request
HTTP Request
GET /info
Authorization
None
Request Body
Do not supply a request body with this method.
Response
If successful, this method returns a ApiInfo resource in the response body.
Property Name | Type | Description |
---|---|---|
apiVersion | string | API version. |
serverTimestamp | datetime | Current server timestamp. |
webSocketServerUrl | string | WebSocket server URL. |
Updated less than a minute ago