Skip to content

Health

Operations related to health checks.

Operations

Get health status

Request

No request data

curl -i -X GET \
  https://redocly.com/_mock/docs/realm/scout/agent-api/openapi/health

Responses

OK.

Bodyapplication/json
scoutstringread-onlyrequired

Scout health status.

Value:"ok"
Response
{ "scout": "ok" }