Skip to main content

Retrieve eSignature transactions by status

This endpoint retrieves a list of eSignature transactions filtered by the provided status. Authorization (HTTP bearer token) is required.

Path Parameters
status string REQUIRED

The status of the eSignature transactions to be retrieved (e.g., 'pending', 'completed', 'canceled').

Responses
200

A list of eSignature transactions with the specified status successfully retrieved.

Schema OPTIONAL
undefined