Search

Search accounts or persons with filters

Search accounts

post
/search/accounts

Search for accounts with advanced filtering capabilities. Supports filtering by company attributes like domain, name, industry, employee count, funding, location, and activity levels. Includes pagination, sorting, and full-text search.

Authorizations
x-api-keystringRequired
Body
limitinteger · int32Optional

Number of results to return

cursorinteger · int32Optional

Cursor for pagination

searchstringOptional

Search query

filterLogicall ofOptional

Filter logic

string · enumOptionalPossible values:
Responses
200

The request has succeeded.

application/json
post
/search/accounts

Search persons

post
/search/persons

Search for persons with advanced filtering capabilities. Supports filtering by personal attributes like email, name, title, persona, company domain, location, and activity levels. Includes pagination, sorting, and full-text search.

Authorizations
x-api-keystringRequired
Body
limitinteger · int32Optional

Number of results to return

cursorinteger · int32Optional

Cursor for pagination

searchstringOptional

Search query

filterLogicall ofOptional

Filter logic

string · enumOptionalPossible values:
Responses
200

The request has succeeded.

application/json
post
/search/persons

Last updated

Was this helpful?