Skip to main content
POST
/
api
/
contact
/
search
{
  "contacts": [
    {
      "_id": "<string>",
      "contactStructureId": "<string>",
      "createdAt": "<string>",
      "fields": [
        {
          "_id": "<string>",
          "value": "<string>"
        }
      ],
      "key": "<string>",
      "tags": [
        {
          "_id": "<string>"
        }
      ],
      "updatedAt": "<string>"
    }
  ],
  "totalRecords": 123
}

Authorizations

X-API-Key
string
header
required

API key authentication

Response

Successful

contacts
object[]
totalRecords
number

Total number of records