Skip to main content
GET
Health Check

Response

200 - application/json

Successful Response

Basic liveness/version signal for the API.

status
string
required

Service status (e.g. 'healthy')

message
string
required

Human-readable status message

version
string
required

Deployed git version (e.g. 'a17059ab-b2')

lambda_version
string
required

AWS Lambda numbered version serving this request (e.g. '42')

environment
string
required

Environment name (dev/prod)