Daily brief API
Retrieve an aggregated daily briefing that checks the health of all Agentbot platform services in real time.Get daily brief
down.
Monitored services
Response
Top-level fields
Brief section fields
System status item format
Each item in thesystem section follows one of these formats based on the service health:
When a service returns a JSON response with a
version or build field, the version is included in the healthy status message.
Security section behavior
Thesecurity section items are derived from the health check results:
- When all services are healthy:
"All infrastructure healthy — no anomalies detected in last check" - When services are down:
"{count} service(s) DOWN: {names}" - When services are degraded:
"{count} service(s) degraded: {names}"