# `store.health.get` Store readiness checklist (draft/live, identity, flags). - **method + path**: `GET /v1/store/health` - **TR label**: Mağaza durumu - **auth**: authenticated · scope gates: none beyond authentication - **agentPolicy**: `read` — GET, no store effects — every token kind calls it directly. - **effects**: none - **idempotency**: server — the platform derives the key - **wraps**: — (no command inside) Machine-readable body schema: [/schemas/routes/store.health.get.json](/schemas/routes/store.health.get.json). ## Body No request body.