Get Version
Gets the version of the service.
Path
GET /api/v3/version
Responses
Request Example
null
Response Example
{
"version": "3.143.1.1979"
}
Gets the version of the service.
GET /api/v3/version
null
{
"version": "3.143.1.1979"
}