Difference between revisions of "API:Contacts:Updated"

From docs
Jump to: navigation, search
Line 2: Line 2:
 
== Updated Contacts ==
 
== Updated Contacts ==
  
'''URL:''' <nowiki>https://app.callproof.com/contacts/updated/</nowiki>
+
'''URL:''' <nowiki>https://app.callproof.com/api/contacts/updated/</nowiki>
  
 
'''Method:''' GET
 
'''Method:''' GET

Revision as of 20:43, 18 September 2014

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