Search a company's employees with boolean title filters

Most expensive socials tool — always pass title_filters to narrow the result set. Boolean syntax: AND, OR, NOT, parentheses. Cost — 30 tokens.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
domainstringOptional
company_urlstringOptional
title_filtersstringOptional

Boolean filter — AND, OR, NOT, ()

limitintegerOptional<=100
pageintegerOptional>=1

Response

Filtered employee list
resultslist of objects
totalinteger
pageinteger
has_moreboolean