Health Check
API Endpoints
Health Check
Check if the API is healthy and operational. This endpoint does not require authentication.
GET
Health Check
Returns the overall health status of the API service and its dependencies. This endpoint does not require authentication.
Example Request
Response
Response Fields
Health Status Values
Response
200 - application/json
API health status
Overall health status
Available options:
healthy, unhealthy Service name identifier
Example:
"skop"
Current API version
Example:
"1.0.0"
ISO 8601 timestamp of the health check
Status of external dependencies
Example:
"operational"