Skip to main content
The account search API lets you find, filter, and analyze customer or company accounts using flexible Typesense-powered queries. You can search by text, filter by any account property, and select exactly which fields you want in the response.
Note: Fallback search mode is not supported for accounts. Only primary search mode is available.

Example use cases

  • Get all active accounts in the technology industry
  • Find accounts with more than 1000 employees
  • List accounts created in the last 90 days
  • Get accounts with a specific account owner
  • Find accounts with the word ‘acme’ in the name or description

Account search response fields

Below are all the fields you may see in an account search result. Many are optional and will only appear if included in your include_fields parameter.
For a full list, see the AccountSearchResponseDto in the API reference.

Tip: Use the include_fields parameter to limit the response to only the fields you need for performance and clarity.