Difference between revisions of "API:Contacts:Updated"
Greg Donald (talk | contribs) |
Greg Donald (talk | contribs) |
||
Line 1: | Line 1: | ||
− | == Updated Contacts == | + | == [[API]] » Updated Contacts == |
'''URL:''' <nowiki>https://app.callproof.com/api/contacts/updated/</nowiki> | '''URL:''' <nowiki>https://app.callproof.com/api/contacts/updated/</nowiki> |
Revision as of 18:03, 19 September 2014
API » Updated Contacts
URL: https://app.callproof.com/api/contacts/updated/
Method: GET
Required Fields:
- key - API Key
- secret - API Key Secret
- after - Date/Time Contacts were updated after (e.g. '2014-08-10 12:34:56')
Optional Fields:
- before - Date/Time Contacts were updated after (e.g. '2014-08-10 12:34:56')
- offset - Only 10 Contacts are returned per request, this field must be used to pull additional results when more are available
Data Returned:
- results - Array of Contacts
- more - This field will be set if additional results are available
- offset - Current offset of the request
- errors - Array of errors produced by the request
- code - HTTP request status