---
title: "Changes to Get detailed agentic readiness report for a site"
method: GET
path: "/site/{domain}"
---

# Changes to Get detailed agentic readiness report for a site

`GET /site/{domain}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-08-13** `129e69d16c7f` — 1 breaking, 17 warning, 1 info
- **2026-08-02** `3cefca8a4968` — 2 info

## Changes

- **2026-08-13** `129e69d16c7f` — 1 breaking, 17 warning, 1 info
  - the response's body type changed from `object` to no type for status `200`
  - removed the optional property `agentic_score` from the response with the `200` status
  - removed the optional property `category` from the response with the `200` status
  - removed the optional property `description` from the response with the `200` status
  - removed the optional property `domain` from the response with the `200` status
  - removed the optional property `has_ai_plugin` from the response with the `200` status
  - removed the optional property `has_llms_txt` from the response with the `200` status
  - removed the optional property `has_mcp_server` from the response with the `200` status
  - removed the optional property `has_openapi` from the response with the `200` status
  - removed the optional property `has_robots_ai` from the response with the `200` status
  - removed the optional property `has_schema_org` from the response with the `200` status
  - removed the optional property `has_structured_api` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `is_featured` from the response with the `200` status
  - removed the optional property `is_verified` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `tags` from the response with the `200` status
  - removed the optional property `url` from the response with the `200` status
  - added `#/components/schemas/Site, subschema #2` to the response body `allOf` list for the response status `200`
- **2026-08-02** `3cefca8a4968` — 2 info
  - added the new optional `query` request parameter `search_id`
  - response property `is_featured` deprecated

---

[Operation](https://skmtc.dev/nothumansearch/apis/not-human-search-api/docs/site/:domain/get.md) · [API](https://skmtc.dev/nothumansearch/apis/not-human-search-api.md) · [Page](https://skmtc.dev/nothumansearch/apis/not-human-search-api/changes/site/:domain/get)
