improved
List Signature Requests endpoint new limit field
March 14th, 2024
🏃 List Signature Requests
- List all Signature Requests: Added a new
limit
query parameter to limit the number of items to retrieve for better performances
🐛 Bugs Fixed
- iFrames: In Sandbox mode, setting the
disable_domain_validation
parameter totrue
now correctly allows any referrer by returning the response headerframe-ancestors: *
.