Skip to main content

List Signature Requests by bulk

POST 

/signature-requests/bulk

Retrieves multiple SignatureRequest objects in a single call.

Provide a JSON array of SignatureRequest IDs in the request body to specify which records to fetch. The response includes only the SignatureRequests that were successfully found. IDs that do not match any existing record are silently ignored.

Request

Responses

OK