companies

List Companies

get/api/companies

Query parameters

lifecycle_statusstring nullable
qstring nullable

Search by company name, domain, or website

Search by company name, domain, or website

outreach_eligibleboolean nullable
idsstring nullable

Comma-separated company UUIDs

Comma-separated company UUIDs

pageinteger
limitinteger

Response

Successful Response

totalinteger required

Total records matching the query (before pagination)

pageinteger required

Current page number (1-indexed)

limitinteger required

Records per page (default 50, max 200)

has_moreboolean required

True if (page * limit) < total

Changes

No recorded changes to this endpoint across all 1 revision of this API.