Review-response stats

Get review and response totals for the authenticated partner across last-30-days / previous-30-days / before-30-days windows, plus a KPI summary (response rate %, avg response time, awaiting count).

Auth: Partner — authentication (under the partner/stats group). Scope is the partner, restricted to active/pending stores; if the user has assign_brand set, counts are further narrowed to the company's assignBrands. Review/response date buckets use review_date and response_created respectively.

Rate limit: No rate limit.

Request

  • No path, query, or body params (reads the authenticated user only).

Response{ data. } envelope.

  • review_stats.last_30_days (int) — reviews dated within the last 30 days.
  • review_stats.previous_30_days_count (int) — reviews dated in the 30–60 days ago window.
  • review_stats.before_30_days (int) — reviews dated earlier than 30 days ago.
  • response_stats.last_30_days (int) — responses created within the last 30 days.
  • response_stats.previous_30_days_count (int) — responses created in the 30–60 days ago window.
  • response_stats.before_30_days (int) — responses created earlier than 30 days ago.
  • kpi_summary.response_rate_pct (number) — responses_last / reviews_last * 100, rounded to 2dp (0 if no reviews).
  • kpi_summary.response_rate_pct_previous (number) — same ratio for the previous 30-day window.
  • kpi_summary.avg_response_time (number) — average response time in days (avg minutes / 1440, 2dp; 0 if none).
  • kpi_summary.awaiting_response (int) — count of reviews still awaiting a response in the last-30-day window.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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