API example - filter responses by check all question type
API example on how to filter form responses by check all question type values
Question type - Check all that apply
Request: |
---|
curl --location 'https://app.form.com/gw/v3/results/list?formId=41659267&limit=100&offset=0' \ |
Response |
---|
{ |
Example in postman |
---|