v1

latestOpenAPI 3.0.3MIT2026-07-1373217576.0 KB
Report

Create Report

Request the creation of one or more report(s).

When the report(s) have been generated, you will receive an email (one per requested report type) containing a link to download the report as a CSV file. The requested date range may be up to 12 months in duration, and start_date must not be more than 10 years in the past.

post/report/create

Request body

end_datestring required

The (inclusive) end date for the report data in MM/DD/YYYY format.

report_typestring[] required

The type(s) of the report you are requesting. Allowed values are user_activity and document_status. User activity reports contain list of all users and their activity during the specified date range. Document status report contain a list of signature requests created in the specified time range (and their status).

start_datestring required

The (inclusive) start date for the report data in MM/DD/YYYY format.

Response

successful operation