---
title: "Get the resources behind one PageSpeed issue on a page"
method: GET
path: "/v3/page-speed/issue-details"
tags: ["PageSpeed"]
---

# Get the resources behind one PageSpeed issue on a page

`GET /v3/page-speed/issue-details`

The item-level detail for a single Lighthouse check on a single page: exactly which images, scripts, stylesheets or requests are at fault, each with its own wasted bytes or milliseconds. Use page_speed_issues first, then page_speed_issue_affected_urls to choose a page. Read-only.

## Query parameters

- `teamId` string
- `url` string, required
- `issueId` string, required
- `strategy` 'mobile' | 'desktop'

## Response `200`

Default Response

## Changes

- **2026-08-14** `c6b2fabd21be` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/page-speed/issue-details/get.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/fa1bfff7ecc8?raw)
