Skip to main content
GET
Health check

Response

200 - application/json

API is healthy

status
string
Example:

"ok"

version
string

Semantic version of the API contract

Example:

"1.0.0"

commit
string

Git commit of the deployed function (dev when run locally)

Example:

"0dfa0031c2e4"

deployed_at
string<date-time> | null

When this build was deployed

timestamp
string<date-time>