Path Parameters
The unique identifier of an envelope.
Query Parameters
Filter the list by event type, for example
envelope.completed
or recipient.sent
.For the list of event types, see:The maximum number of objects to return in the response, up to 20. The default is 20.
For certain use cases we can increase the limit. Please contact us at support@signatureapi.com.
Returns
Returns a200 OK
status code along with a paginated list of event objects if successful, or an error otherwise.