Get contacts

This API returns an array of contacts in the following basic format:

[
  {
    "contact": {},
  {
    "contact": {}
  }
]

The API performs a case-insensitive string compare on the field(s) corresponding to the query parameter(s) included in the invocation, logically ANDing the fields. Unicode characters are acceptable (e.g. 田中実 or 王芳 or غادة شعاع).

Refer to this table for valid Country Codes.

Language
Authorization
Header
Click Try It! to start a request and see the response here!