Status

This endpoint checks if the application is online.

GET
/Status
AuthorizationBearer <token>

Authorization header using the Bearer scheme. Example: "Bearer {token}"

In: header

Response Body

curl -X GET "https://loading/Status"
"string"
Empty