List Sitemap URLs
Sitemap
List Sitemap URLs
Paginated list of sitemap URLs for the project. Optionally use filter to narrow to errored (failed/blocked), redirected, or in-progress URLs.
GET
List Sitemap URLs
Documentation Index
Fetch the complete documentation index at: https://promptwatch.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.
Query Parameters
Optional. Narrow results: errored (failed/blocked), redirected (3xx with target), inProgress (queued for crawl). Omit to return all crawl-scope URLs.
Available options:
errored, redirected, inProgress Page number (1-based)
Required range:
x >= 1Page size
Required range:
1 <= x <= 100Field to sort by
Available options:
canonical, lastContentCrawlHttpStatus, contentCrawlAttempts, lastContentCrawledAt, updatedAt, createdAt Sort direction
Available options:
asc, desc When filter=errored, restrict to specific HTTP status codes. Repeat the param for multiple values.