GET variant of the same route backing the review-site dropdown — returns the selectable review-site catalog (value/label pairs) for an account: the union of review sites on the plans assigned to the account's account(s), with hipages pinned first, then Google (44) and Yelp (1). Legacy Google site id 52 is always excluded.
Auth: Both — authentication under the role-agnostic /account/* prefix (top-level authentication group). Target account comes from company_id (query param here) or falls back to the auth user's own person.company_id. company_id must sit inside your own account tree, so a Partner (bundle_id=1) may target any company in its tree while an Account (bundle_id=3) reaches only its own part of the account tree.
Rate limit: No rate limit.
Request
- Query:
company_id(integer, optional) —nullable; mustexistsin the account'sidand pass an ownership check. Defaults to the auth user'sperson.company_idwhen you omit it. - Query:
except_review_site_id(array, optional) —nullable|arrayof review-site ids to exclude; each element required when the param is present.
Response — { data. } envelope.
data.status(string) — always"success".data.response(array) — list of review sites;[]when no plans/review sites resolve. Each item:value(integer) — review site id.label(string) — review site name; id 44 force-labelled"Google", otherwise the review site'sname.
Errors: 422 on validation failure.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
