Supported Formats

json

Errors

Code Description
401 Token is invalid
401 You must authenticate to perform this request.
404 The requested resource was not found.

Examples

GET '/api/v2/os/versions':
 [
   {
     "from_os": " Munic Box 2 v3.04027801",
     "from_os_version_id": 42,
     "to_os": " Munic Box 2 v3.04027802",
     "to_os_version_id": 44
   },
   {
     "from_os": " Munic Box 2 v3.0402",
     "from_os_version_id": 33,
     "to_os": " Munic Box 2 v3.04027",
     "from_os_version_id": 40
   }
 ]  

Params

Param name Description
_token
required

Validations:

  • Must be a String