Missing URLs backfill grid

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):
FieldTypeRequiredNotes
pageintegernoMin 1; default 1.
per_pageintegerno10–100 (values below 10 are raised to 10); default 20.
searchstringnoMax 255; case-insensitive substring over store name / review-site name / client_location_id.
review_site_idintegernoMust be an existing review site; narrow to one site.
account_idintegernoMust 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
integer
string
integer
integer
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json