System Endpoints
Health Check
Check if the API server is running
GET
A simple endpoint to check if the API server is up and running. This endpoint does not require authentication.
Response
200 - application/json
Successful response
Example:
true