Health
Read structured API status
Returns structured dependency status and an agent instruction.
get/v1/status
Response
Structured API status.
Example response
{
"ok": true,
"service": "tovuk-api",
"name": "example",
"api_version": "example",
"checks": [],
"agent_instruction": "example",
"docs_url": "https://example.com"
}