Status API
| Method | Endpoint | Description |
|---|---|---|
GET |
/api/status/get |
Get app status |
Get app status
GET /api/status/get
Retrieve current app status to check whether some action need to be done before storing any other data.
Responses
500 — When status is not available or an unexpected error occurs
default — Current status data
Schema: StatusResponse