Check API status
GET/status
Returns an empty JSON array when the API is available.
Responses
- 200
- 401
The API is available.
The Bearer token is missing or invalid.
GET/status
Returns an empty JSON array when the API is available.
The API is available.
The Bearer token is missing or invalid.