Required Scopes
This API requires one of the following scopes:forms
forms-uploaded-files
Path Parameters
The unique guid for the form that you want to get the submissions from.
Query Parameters
The number of results to include in the response. Defaults to 20, supports a maximum of 50.
Required range:
1 <= x <= 50
Used to get the next page of results. Each response returns an after value, which is used with this parameter in the next request to get the next page of results.