reviews

Get All Reviews

Return a page of reviews for the current company, across all vendors.

Powers the global Reviews table (e.g. "what reviews are due this quarter"). Search (q) matches the vendor name or any service name; status/stage filter on the matching columns. assignee takes user ids plus the unassigned sentinel for reviews with no assignee. Mirrors get_reviews_for_vendor without the vendor filter.

get/reviews/all

Query parameters

qstring nullable
statusServiceReviewStatus[] nullable
stageReviewStage[] nullable
vendorstring[] nullable
assigneestring[] nullable
review_typeReviewType[] nullable
sort_bystring nullable
sort_dirstring
pageinteger
page_sizeinteger

Response

Successful Response

totalinteger required
pageinteger required
page_sizeinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.