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