Search submissions for a specific signup form. Returns submission data including person ID, approval status, and submission date.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the signup form
Filter options to search signup 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 }