Health

Service status

get
/status

Returns the current status of the service including version information, current timestamp, and commit hash. No authentication required.

Responses
chevron-right
200

Status retrieved successfully

application/json
versionstringRequired

Current version of the service

currentTimeinteger · int64Required

Current timestamp in milliseconds

commitHashstringRequired

Git commit hash of the current deployment

get
/status

Last updated