v3
latestOpenAPI 3.0.32026-07-31135300306.1 KBaccounts
Search for accounts by a given filter
Optionally pass search_text for fuzzy matching. Results are intersected with any provided filter.
Currently, the following fields are filterable for accounts:
-
id. Allowed operators: equals, in, not_in
-
domains. Allowed operators: contains, does_not_contain, in, not_in
-
tags. Allowed operators: contains, does_not_contain, in, not_in
-
name. Allowed operators: equals, in, not_in, string_contains
-
external_ids. Allowed operators: equals, in, not_in, is_set, is_unset
-
owner_id. Allowed operators: equals, in, not_in, is_set, is_unset
-
custom fields (pass in the slug of the custom field)
Rate limit: 20 requests per minute
post/accounts/search