This API allows to list all the submissions of a specified form in a workspace.
{your-workspace}
with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
Id of the form can be retrieved by going to the particular form, and copying it from the URL.
Retrieve paginated forms by specifying the desired page number. If this parameter is absent, all forms will be returned.
Set the number of results returned in the response. Defaulting to 30 when omitted.
OK - Request succeeded
The response is of type object
.