# List sign requests batch action

The List sign requests batch action allows you to compile a list of all sign requests created by a user in Box. If the files (sign_files) or the parent folder (parent_folder) associated with the sign request are deleted, the sign request does not appear in the returned list.

List sign requests batch action Box - List sign requests batch action

# Input

Input field Description
Limit Specify the maximum number of items to return per page. This field defaults to 100.
Next page marker Set the position marker at which to begin returning results. This is used for paginating results.

# Output

Output field Description
Sign requests The list of sign requests retrieved.
Limit The limit that was applied to the number of items returned.
Next page marker The marker used to fetch the next page of results.


Last updated: 3/28/2024, 6:15:43 PM

On this page