| TYPE | Response |
|---|---|
| Category | Objects |
| name | type | required | default | description |
|---|---|---|---|---|
| contacts | array <ContactListItem> | yes | A list of contact that match your request but with limited data | |
| listItemCount | integer | yes | 0 | The total number of results in the list |
| responseId | string | yes | The response id | |
| status | string | yes | The status of the request | |
| message | string | yes | The message |