Redocly Scout agent (1.0)

Scout Worker API.

Download OpenAPI description
Languages
Servers
Mock server
https://redocly.com/_mock/docs/realm/scout/agent-api/openapi/
https://redocly.com/{host}/

Health

Operations related to health checks.

Operations

Get health status

Request

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
application/json
{ "scout": "ok" }

Webhooks

Operations related to incoming git webhooks.

Operations