Pages
Stored technical health for a page or subfolder
Returns the SEO audit issues, PageSpeed scores and Core Web Vitals, Google index verdict and GEO (answer-engine readiness) scores already stored for a URL, or rolled up across every page under a path when mode is prefix. Reads stored results only - it never starts an audit, a PageSpeed run or a URL inspection. Each block carries available: false when nothing has been run for that scope yet.
get/v3/pages/health
Query parameters
teamIdstring
Team ID
urlstring required
Absolute URL, or a path such as /collections resolved against the team website.
mode'exact' | 'prefix'
exact scopes to the single URL; prefix scopes to every page under the path. Defaults to exact.
Response
Default Response
Changes
Changed in 1 of the 47 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○