Health (Infrastructure)

Endpoints to get health status about the fulfillmenttools platform.

Health check

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Result of all tested dependencies for their health status

application/json

HealthResult

statusstring · enumRequired

HealthStatus

Possible values:
get
/api/health

Get status

get

Returns the platform status.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

The status result

application/json

Status

statusstring · enumRequired

The current state of the API

Possible values:
get
/api/status
200

The status result

Last updated