{% extends "base.html" %} {% block content %}
List the envelopes whose status has changed in the last 10 days.
This example demonstrates how to query DocuSign about envelopes sent by the current user.
{% if show_doc %}Documentation about this example.
{% endif %}API method used: Envelopes::listStatusChanges.
View source file {{ source_file }} on GitHub.
{% endblock %}