Search submissions for a specific consent form. Returns submission data including person ID, submission source, and submission date.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the consent form
Filter options to search consent form submissions. Supports person, incentive, and participant property filters.
Study ID for participant property filters (required when filtering by participant).
Pagination arguments. Use startCursor from the result of the endCursor of the response to get the next page. Pagination in reverse is not currently supported
{ "size": 10 }