Skip to main content
GET
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

string
ISO 8601 timestamp to start searching from. Only returns matches created after this date.
string
ISO 8601 timestamp to search until. Only returns matches created before this date.
string[]
Filter results to specific saved searches. Multiple IDs can be provided to get matches from multiple saved searches.
string[]
Filter matches to only show opportunities from saved searches followed by this email address.
string
Cursor for pagination. Use the next_cursor value from the meta object in the response to get the next page.
integer
default:"50"
Number of results per page (max 100)

Response

array
Array of opportunities with their saved search matches
object
Pagination metadata