get https://api-sbx.sidedrawersbx.com/api/v1/signatures/sidedrawer/sidedrawer-id//records/record-id//envelopes
Lists the Envelopes in a given Drawer (sidedrawer
) and Folder (record
).
Response
200Successfully retrieved Envelopes.
Lists the Envelopes in a given Drawer (sidedrawer
) and Folder (record
).
200Successfully retrieved Envelopes.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/signatures/sidedrawer/sidedrawer-id/sidedrawerId/records/record-id/recordId/envelopes
Try It!
to start a request and see the response here!