Client Companies
List client companies
Your client companies, one entry per company
GET
Returns your client companies, ordered by name.
One item per company. A company can be on your list more than once: added by
hand, imported from a CSV and marked in your CRM. Those rows are grouped into one
item, and each one appears in its
sources. Rows are grouped by the Clustr
company they matched, else by LinkedIn numeric id, else by LinkedIn slug.
Companies marked “Not a client” are included, with excluded: true and the
exclusionId you need to undo it. They count
toward total here, but not in the summary.
Query parameters
string
manual, csv or crm. Only companies with at least one row from that source.
The item still lists all of its sources.string
Case-insensitive search on the company name, LinkedIn slug or domain.
string
The
nextCursor from the previous page. Leave it out for the first page.integer
default:"50"
Companies per page, from 1 to 200. Larger values are treated as 200.
Response
object[]
string
Pass as
cursor for the next page. An empty string means this is the last page.integer
Companies matching
source and q, across all pages.