Health
Success response
Example request
curl -X GET 'http://localhost:8080/api/v4/health' \
-H 'Accept: application/json'Last updated
Was this helpful?
Check if the Floating Server instance is running and ready.
URL: /api/v4/health
Method: GET
Accept: application/json
Code: 200 OK
curl -X GET 'http://localhost:8080/api/v4/health' \
-H 'Accept: application/json'Last updated
Was this helpful?
Was this helpful?