Skip to main content

List Mautic Company Ids

GET 

/api/integrations/:integration_id/mautic/company-ids

List Mautic companies keyed by numeric id (most-recent first, capped at 30). Powers the company_id dropdown on company_update / company_get / company_delete / company_contact_add+remove. Distinct from the existing /mautic/companies endpoint which keys by company name (used by the contact company field, since Mautic links contact↔company by name).

Request

Responses

Successful Response