|
|
|
This GET request will return you all Wilma Servers to authenticate and later on to use with.
|
|
|
|
***
|
|
|
|
|
|
|
|
Basepath:
|
|
|
|
`https://www.starsoft.fi/wilmat/wilmat.json`
|
|
|
|
|
|
|
|
#### Successful response:
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"wilmat":[
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"url":"https://wilma.test.fi",
|
|
|
|
|
|
|
|
"name":"Test Wilma Server"
|
|
|
|
|
|
|
|
}
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#### Error response
|
|
|
|
Well, no known error responses have been seen on that request, so can't say anything about them :laughing: |