Difference between revisions of "API:Contact:Get"
Greg Donald (talk | contribs) (Created page with " == Get Contacts == '''URL:''' <nowiki>https://app.callproof.com/contacts/get/</nowiki> '''Method:''' GET '''Required Fields:''' * '''''key''''' - API Key * '''''secret'''...") |
Greg Donald (talk | contribs) |
||
Line 2: | Line 2: | ||
== Get Contacts == | == Get Contacts == | ||
− | '''URL:''' <nowiki>https://app.callproof.com/contacts/get/</nowiki> | + | '''URL:''' <nowiki>https://app.callproof.com/api/contacts/get/</nowiki> |
'''Method:''' GET | '''Method:''' GET |
Revision as of 20:44, 18 September 2014
Get Contacts
URL: https://app.callproof.com/api/contacts/get/
Method: GET
Required Fields:
- key - API Key
- secret - API Key Secret
- id - Contact ID
Optional Fields:
None
Data Returned:
- results - Contact
- errors - Array of errors produced by the request
- code - HTTP request status