cURL
Submissions
List all submissions for a form
List all of the submissions in an organisation.
GET
cURL
Authorizations
Session token for authentication.
Query Parameters
A comma separated list of related resources to include.
Available options:
contributors, creator, form, organisation, versions, scheme_shares, workflow, workflow_instance, workflow_version Filters the response data based on the value provided.
Available filters:
id_in: Filter by ID(s)contributor_in: Filter submissions by contributor ID(s)creator_in: Filter submissions by creator ID(s)form_in: Filter submissions by form ID(s)schema_in: Filter submissions by schema ID(s)
For more information on using named filters, see the docs
Limit the number of resources returned by the API
Required range:
x >= 1Offset the resources returned by the API
Required range:
x >= 0A comma separated list of fields to sort by.
Available options:
created_at, -created_at