Index
Returns a list of reports that the user can access.
Method:
GET
Endpoint:
/reports
Query paramaters (optional):
form_id
Limits the returned data to the reports for a specific form.
Example response:
array('api_version' => 1, 'endpoint' => 'reports', 'method' => 'GET', 'status' => 'successful', 'data' => array());