Redocly Scout agent (1.0)
Scout Worker API.
Download OpenAPI description
Overview
URL
Redocly Support
License
Languages
Servers
Mock server
https://redocly.com/_mock/docs/realm/scout/agent-api/openapi/
https://redocly.com/{host}/
- Mock server
https://redocly.com/_mock/docs/realm/scout/agent-api/openapi/health
https://redocly.com/http://localhost/health
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://redocly.com/_mock/docs/realm/scout/agent-api/openapi/health
Response
application/json
{ "scout": "ok" }