Skip to main content
POST
Search for Contacts, Individuals or Entities

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

Body

application/json
query
string
filterTypes
string[]

Response

The search query could not be processed. message describes the failure and, when the body fails model validation, modelState lists each rejected field with its validation messages. Common causes: an unrecognized field name in a condition group, an operator that does not apply to that field's data type, a missing or wrongly typed value, or non-numeric skip/take paging values.

Last modified on April 23, 2026