riverty logo

Docs

Get Version

Gets the version of the service.

Path

GET /api/v3/version

Responses

Successful Request

Request Example

    
        null
    

Response Example

    
        {
 "version": "3.143.1.1979"
}