Search accounts
GET /api/accounts
Searches accounts by company name. Returns all matching accounts. If no search query is provided, returns all accounts in the tenant.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Search query to match against account names. Case-insensitive partial matching.
Example
Mueller MaschinenbauResponses
Section titled “ Responses ”Accounts matching the search query. Returns an empty array if no matches are found.
List of accounts matching the search criteria.
An account represents a company or organization that your contacts belong to. Accounts are automatically created based on email domain analysis and enriched via VIES VAT validation and website scraping. In B2B workspaces, accounts are the primary grouping for contacts and conversations.
object
Unique identifier for the account.
Example
ac1a2b3c-5678-9abc-def0-1234567890abThe tenant this account belongs to.
Example
a0b1c2d3-4567-89ab-cdef-0123456789abCompany or organization name.
Example
Mueller Maschinenbau GmbHHow the account was identified and resolved.
Example
vies_resolvedExternal CRM identifier, set when the account is matched against a CRM system.
Example
CRM-ACCOUNT-12345Primary email domain for the company. Used for automatic contact-to-account linking. Freemail domains (gmail.com, etc.) are excluded.
Example
mueller-maschinenbau.deEU VAT identification number, if detected or provided.
Example
DE123456789Whether the VAT number was validated against the EU VIES system. Null if not checked.
Example
trueISO 3166-1 alpha-2 country code for the account.
Example
DECompany phone number.
Example
+49897654321Company website URL.
Example
https://mueller-maschinenbau.deIndustry or company type, extracted from the website or CRM data during enrichment.
Example
Industrial Machinery ManufacturingAI-generated company description based on website content and available data.
Example
Manufacturer of CNC machines and industrial automation equipment, serving the European market since 1985.Registered business address, typically sourced from VIES or CRM data.
object
Street address.
Example
Industriestrasse 42City name.
Example
MunichPostal or ZIP code.
Example
80331Country name or ISO code.
Example
DETimestamp when the account was created.
Example
2026-02-01T08:00:00.000ZTimestamp when the account was last updated.
Example
2026-03-20T14:15:00.000Z