System Check
curl --request GET \
--url https://api.example.com/v1/system-checkSystem Check
Check health of all system components.
Returns: JSON with status of:
- api: Always true (if endpoint is reachable)
- database: Whether DB connection works
- cpu_queue: Success, duration, and any errors
- gpu_queue: Success, duration, and any errors
Returns HTTP 503 if any checks fail.
GET
/
v1
/
system-check
System Check
curl --request GET \
--url https://api.example.com/v1/system-checkDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-dbrian-docs-2514-bedrock-agents.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Response
200 - application/json
Successful Response
Was this page helpful?
⌘I