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':
 [
   {
     "id": 94,
     "name": "Munic.io v2.1"
   },
   {
     "id": 93,
     "name": "Munic.io v2.0"
   }
 ]  

Params

Param name Description
_token
required

Validations:

  • Must be a String