Optional
limitThe maximum number of submissions to fetch in a single query. Useful for pagination.
Optional
ownerThe ID of the owner to filter submissions by.
Optional
pageThe page number to fetch when paginating through submissions.
Typically used alongside limit
.
Optional
projectThe ID of the project to which the submissions belong.
Optional
schemaThe ID of the schema used for filtering submissions.
Optional
stateThe state(s) of the submissions to filter by. Can be a single state or an array of states.
Generated using TypeDoc
Parameters used to query and filter submissions.