---
title: "Re-check whether prospects' pages link back"
method: POST
path: "/v3/outreach/prospects/recheck"
tags: ["Outreach"]
---

# Re-check whether prospects' pages link back

`POST /v3/outreach/prospects/recheck`

Re-crawl the pages of one prospect or a batch to see whether the backlink went live. Consumes page-audit credits, one per page, so do not run it speculatively - use it after a reply suggests the link was added. Runs in the background: poll outreach_prospects while the selected rows have analysis rechecking, then read their linkStatus verdict.

## Request body

- object
  - `prospectIds` string[], required — Prospect IDs to re-check.

## Response `202`

Default Response

- object
  - `prospectCount` integer
  - `pageCount` integer
  - `status` 'rechecking'
  - `prospectIds` string[]

## Changes

- **2026-09-17** `ea8bce67cd7e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/outreach/prospects/recheck/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/ea8bce67cd7e?raw)
