Returns the list of visible configurations with some general information.
| Code | Description |
|---|---|
| 401 | Token is invalid |
| 401 | You must authenticate to perform this request. |
| 404 | The requested resource was not found. |
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
}
]
| Param name | Description |
|---|---|
|
_token
required |
Validations:
|