API:EventForms:Contact:Get

From docs
Jump to: navigation, search

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