Returns a list of emails that matched the search query. Allows getting only the first 10,000 results. To get all results please use scroll or download API endpoints. By default, search operations, which return a list of found items, return only the first 25 items. To get a different set of items, you can use the offset and limit parameters in the request body.

Options for search params:

Search parameter Operator Value
email
eq
,
not_eq
,
contains
,
not_contains
,
starts
,
ends
Search by email address.
string
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!