v1
latestOpenAPI 3.1.02026-07-14220425.8 KBList all submitters
The API endpoint provides the ability to retrieve a list of submitters.
Query parameters
The submission ID allows you to receive only the submitters related to that specific submission.
Filter submitters on name, email or phone partial match.
Filter submitters by unique slug.
The date and time string value to filter submitters that completed the submission after the specified date and time.
The date and time string value to filter submitters that completed the submission before the specified date and time.
The unique application-specific identifier provided for a submitter when initializing a signature request. It allows you to receive only submitters with a specified external ID.
The number of submitters to return. Default value is 10. Maximum value is 100.
The unique identifier of the submitter to start the list from. It allows you to receive only submitters with an ID greater than the specified value. Pass ID value from the pagination.next response to load the next batch of submitters.
The unique identifier of the submitter to end the list with. It allows you to receive only submitters with an ID less than the specified value.
Response
OK