---
title: "Changes to Health check"
method: GET
path: "/api/v1/health"
---

# Changes to Health check

`GET /api/v1/health`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 31 revisions.

- **2026-08-29** `7c0c7cdd41ee` — 1 warning
- **2026-08-29** `8582a359fa07` — 4 info
- **2026-07-30** `19193b177154` — 2 warning, 23 info
- **2026-07-14** `22ab6cfbf300` — 8 info
- **2026-06-01** `422bd4dc1611` — 9 warning, 1 info
- **2026-05-07** `2907497f4ca3` — 5 info
- **2026-03-25** `e658903dd89b` — 1 info

## Changes

- **2026-08-29** `7c0c7cdd41ee` — 1 warning
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `429`
- **2026-08-29** `8582a359fa07` — 4 info
  - added the optional property `meta/ranking_as_of` to the response with the `200` status
  - added the optional property `meta/ranking_as_of` to the response with the `429` status
  - added the optional property `meta/ranking_generation` to the response with the `200` status
  - added the optional property `meta/ranking_generation` to the response with the `429` status
- **2026-07-30** `19193b177154` — 2 warning, 23 info
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `429`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `429`
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `200` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `429` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `200` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `429` status
  - added the optional property `meta/category_skill_model_operationally_degraded` to the response with the `200` status
  - added the optional property `meta/category_skill_model_operationally_degraded` to the response with the `429` status
  - added the optional property `meta/category_skill_model_version` to the response with the `200` status
  - added the optional property `meta/category_skill_model_version` to the response with the `429` status
  - added the optional property `meta/category_skill_observation_started_at` to the response with the `200` status
  - added the optional property `meta/category_skill_observation_started_at` to the response with the `429` status
  - added the optional property `meta/category_skill_platform` to the response with the `200` status
  - added the optional property `meta/category_skill_platform` to the response with the `429` status
  - added the optional property `meta/category_skill_scope` to the response with the `200` status
  - added the optional property `meta/category_skill_scope` to the response with the `429` status
  - added the optional property `meta/category_skill_source` to the response with the `200` status
  - added the optional property `meta/category_skill_source` to the response with the `429` status
  - added the optional property `meta/category_skill_source_coverage` to the response with the `200` status
  - added the optional property `meta/category_skill_source_coverage` to the response with the `429` status
  - added the optional property `meta/category_skill_status_counts` to the response with the `200` status
  - added the optional property `meta/category_skill_status_counts` to the response with the `429` status
  - added the optional property `meta/category_skill_taxonomy_version` to the response with the `200` status
  - added the optional property `meta/category_skill_taxonomy_version` to the response with the `429` status
  - added the required property `data/subsystems/background_jobs/paused` to the response with the `200` status
- **2026-07-14** `22ab6cfbf300` — 8 info
  - added the optional property `error/reason` to the response with the `429` status
  - added the optional property `error/retry_at` to the response with the `429` status
  - added the optional property `meta/directional_source` to the response with the `200` status
  - added the optional property `meta/directional_source` to the response with the `429` status
  - added the optional property `meta/ranking_source` to the response with the `200` status
  - added the optional property `meta/ranking_source` to the response with the `429` status
  - added the required property `meta/cost` to the response with the `200` status
  - added the required property `meta/cost` to the response with the `429` status
- **2026-06-01** `422bd4dc1611` — 9 warning, 1 info
  - added the new `account_locked` enum value to the `error/code` response property for the response status `429`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `429`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `429`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `429`
  - added the new `invalid_api_key` enum value to the `error/code` response property for the response status `429`
  - added the new `not_found` enum value to the `error/code` response property for the response status `429`
  - added the new `rate_limit_unavailable` enum value to the `error/code` response property for the response status `429`
  - added the new `rate_limited` enum value to the `error/code` response property for the response status `429`
  - added the new `subscription_required` enum value to the `error/code` response property for the response status `429`
  - api operation id `health` removed and replaced with `getHealth`
- **2026-05-07** `2907497f4ca3` — 5 info
  - added the new optional `header` request parameter `If-None-Match`
  - added the non-success response with the status `304`
  - added the non-success response with the status `408`
  - added the non-success response with the status `429`
  - added the optional property `data/subsystems` to the response with the `200` status
- **2026-03-25** `e658903dd89b` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/0xinsider/apis/0xinsider-api/docs/api/v1/health/get.md) · [API](https://skmtc.dev/0xinsider/apis/0xinsider-api.md) · [Page](https://skmtc.dev/0xinsider/apis/0xinsider-api/changes/api/v1/health/get)
