Health

Service health and status endpoints

Get service status

get
/status

Returns the current service status including version and commit hash

Responses
chevron-right
200

Service status

application/json
get
/status
200

Service status

Get detailed service information

get
/about

Returns comprehensive information about the Catalyst node including health status of all services (content, lambdas, comms), network configuration, and whether the node is accepting users

Responses
chevron-right
200

Service is healthy

application/json
get
/about

Last updated