List Store Review Site URLs (Review Sites / Landing Page grids)

Unified paginated URL grid that powers both the "Review Sites" and "Landing Page" pages, each with an All / Missing tab. url_type picks the managed column and filter picks the tab. Generalises the missing-urls endpoint.

Auth: Both — authentication. Scope is — Partner sees all stores under its tree, account only its own; empty set falls back to empty page. Optional account_id narrows to one account's bundle_id=2 location children. store_id narrows to a single store (always bounded by the accessible tree, so out-of-tree ids yield an empty page).

Rate limit: No rate limit.

Request

  • Body:
FieldTypeRequiredNotes
url_typestring (review_site/landing_page)yesSelects the managed URL column.
filterstring (all/missing)noDefault all; missing narrows to rows where the selected column is empty.
pageintegernoMin 1.
per_pageintegerno10–100 (values below 10 are raised to 10); default 20.
searchstringnoMax 255; substring over store / review-site name / client_location_id.
review_site_idintegernoMust be an existing review site.
account_idintegernoMust be an existing account; account narrowing within caller's tree.
store_idintegernoMust be an existing location; single-location narrowing.

Response{ data. } envelope (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_icon, review_site_color, scraping_enabled (bool), sendto_scrapper, url_status, review_site_url, landing_page_url, review_site_url_missing (bool), landing_page_url_missing (bool).
  • meta (object) — current_page, per_page, total, last_page.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
integer
integer
string
integer
integer
integer
Responses

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