curl --location --request GET 'https://frstrial.wefile.com/FineReaderServer14//api/server/stations?serverLocation=' \
--header 'Accept: application/json'
[
{
"Role": "Processing",
"State": "Suspended",
"IsDisabled": false,
"HasSchedule": true,
"IsWithinSchedule": false,
"CoreCount": 24893690,
"ProcessCount": 64662652,
"Id": "reprehenderit laboris",
"Name": "aute ut laborum",
"Location": "Lorem sit fugiat"
},
{
"Role": "Processing",
"State": "Activated",
"IsDisabled": false,
"HasSchedule": true,
"IsWithinSchedule": true,
"CoreCount": -26865238,
"ProcessCount": 80264508,
"Id": "et nulla ullamco",
"Name": "commodo eiusmod ex magna",
"Location": "sed cupidatat esse minim sit"
}
]