List opportunities
The team’s latest opportunities with filters and pagination. Requires an API
key. Sorted by created_at (recency).
Authorizations
A paid-team API key, sent as Authorization: Bearer rch_live_…. Create and
revoke keys in the app under Settings → API keys.
Query Parameters
Free-text match across the opportunity's review.
Filter by triage status. Only new is accepted as a filter.
new Restrict to opportunities whose review is for this product id (uuid).
Comma-separated review ratings, e.g. 4,5.
"4,5"
Comma-separated review platforms, e.g. g2,capterra (lowercase).
"g2,capterra"
Comma-separated company industries.
Comma-separated company sizes.
Comma-separated company countries.
Inclusive lower bound on created_at (ISO 8601).
Inclusive upper bound on created_at (ISO 8601).
Sort order by creation time.
newest, oldest 1-indexed page number.
x >= 1Items per page (max 100).
1 <= x <= 100