get https://dathost.net/api/0.1/game-servers
The booting state is not updated using this method, so a server might show true when booting is finished. Use single item get to check booting state.
Response
The booting state is not updated using this method, so a server might show true when booting is finished. Use single item get to check booting state.
xxxxxxxxxx
curl --request GET \
--url https://dathost.net/api/0.1/game-servers \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: