post
https://production-api.shoutaboutus.com/api/v1/store-review-site/missing-urls
Returns a paginated grid of store-review-site rows in the caller's accessible tree that are missing their review-site URL and/or landing-page URL — drives the URL backfill grid.
Auth: Both — authentication. Scope comes from: a Partner sees every store under its tree, an account user only its own; an empty accessible set returns an empty page. Optional account_id further narrows to one account by re-scoping to bundle_id=2 location-companies whose parent is that account — a cross-tenant id yields an empty page.
Rate limit: No rate limit.
Request
- Body (all optional):
| Field | Type | Required | Notes |
|---|---|---|---|
page | integer | no | Min 1; default 1. |
per_page | integer | no | 10–100 (values below 10 are raised to 10); default 20. |
search | string | no | Max 255; case-insensitive substring over store name / review-site name / client_location_id. |
review_site_id | integer | no | Must be an existing review site; narrow to one site. |
account_id | integer | no | Must be an existing account; account narrowing within caller's tree. |
Response — { data. } envelope (note: nested data.data).
data(array) — rows:id,store_id,store_name,client_location_id,brand_id,brand_name,review_site_id,review_site_name,review_site_url,landing_page_url,review_site_url_missing(bool),landing_page_url_missing(bool),sendto_scrapper.meta(object) —current_page,per_page,total,last_page.
Errors: 422 on validation failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
