---
title: "Get the status of an accepted PageSpeed run"
method: POST
path: "/v3/page-speed/run-status"
tags: ["PageSpeed"]
---

# Get the status of an accepted PageSpeed run

`POST /v3/page-speed/run-status`

Resolves a run from its accepted time and targets without exposing a queue job ID.

## Request body

- object
  - `teamId` string, required
  - `acceptedAt` number, required
  - `allPages` boolean, required
  - `urls` string[], required

## Response `200`

Default Response

## Changes

- **2026-09-26** `68d7cda28432` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/page-speed/run-status/post.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/68d7cda28432?raw)
