Returns the list of visible configurations with some general information.

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/configurations':
 [
   {
     "id":409,"name":"test (Os Munic.io v2.1)",
     "version":"Munic.io v2.1",
     "description":""
   },
   {
     "id":408,"name":"Configuration #408",
     "version":"Munic.io v2.1",
     "description":null
   }
 ] 

Params

Param name Description
_token
required

Validations:

  • Must be a String