答案 0 :(得分:1)
您可以使用GetSearchFolders api检索所有信封
实施例: 以下GET请求检索过去30天内的所有信封。
GET /v2/accounts/{accountId}/search_folders/all
其他搜索文件夹查询。
GET /v2/accounts/{accountId}/search_folders/drafts
GET /v2/accounts/{accountId}/search_folders/awaiting_my_signature
GET /v2/accounts/{accountId}/search_folders/completed
GET /v2/accounts/{accountId}/search_folders/out_for_signature