List companies
Returns workspace companies using cursor pagination ordered by updated_at descending by default. filter[crm_associations][eq] supports only CRM objects with object_type=company.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
Free-text search string matched against company display names only. This does not search domains, descriptions, or CRM fields.
Sort order for the list. Defaults to updated_at:desc.
Return resources updated strictly after the provided ISO-8601 UTC timestamp.
Return resources updated at or after the provided ISO-8601 UTC timestamp.
Return resources updated strictly before the provided ISO-8601 UTC timestamp.
Return resources updated at or before the provided ISO-8601 UTC timestamp.