BETA This endpoint is currently in development and may change in the future.
List Saved Search Matches
Retrieve opportunities that match your saved searches. Results are paginated and can be filtered by date range, follower email, and saved search IDs.Query Parameters
ISO 8601 timestamp to start searching from. Only returns matches created after this date.
ISO 8601 timestamp to search until. Only returns matches created before this date.
Filter results to specific saved searches. Multiple IDs can be provided to get matches from multiple saved searches.
Filter matches to only show opportunities from saved searches followed by this email address.
Cursor for pagination. Use the
next_cursor
value from the meta object in the response to get the next page.Number of results per page (max 100)
Response
Array of opportunities with their saved search matches
Pagination metadata