Difference between revisions of "API:EventForms:Contact:Get"
(Created page with "== API » Get Contact Event Forms == '''URL:''' <nowiki>https://app.callproof.com/api/contact/event_form/get/</nowiki> '''Method:''' GET '''Required Fields:''' * '...") |
(No difference)
|
Latest revision as of 13:24, 26 July 2017
API » Get Contact Event Forms
URL: https://app.callproof.com/api/contact/event_form/get/
Method: GET
Required Fields:
- key - API Key
- secret - API Key Secret
- contact_id - Contact ID
- after - Date/Time Event Forms submitted to contact after (e.g. '2014-08-10 12:34:56')
Optional Fields:
- before - Date/Time Event Forms submitted to contact created before (e.g. '2014-08-10 12:34:56')
- offset - Only 100 Event Forms are returned per request, this field must be used to pull additional results when more are available
Data Returned:
- results - Event Forms
- errors - Array of errors produced by the request
- code - HTTP request status