Finding Contacts
GET /api/contacts/search.json
Returns a list of Contacts and accepts the following query parameters:
q
|
A general search string. |
reference |
Restricts results to Contacts of type user only with the reference supplied. |
email |
Restricts results to Contact of type user only with the email supplied. |
leaveDate |
Restricts results to Contact of type user only with a given leave date. |