get https://api-sbx.sidedrawersbx.com/api/v1/signatures/sidedrawer/sidedrawer-id//provider//envelopes/envelope-id//documents/document-id/
Returns metadata for a specific document.
Response
200Successfully retrieved metadata.
Returns metadata for a specific document.
200Successfully retrieved metadata.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/signatures/sidedrawer/sidedrawer-id/sidedrawerId/provider/provider/envelopes/envelope-id/envelopeId/documents/document-id/documentId
Try It!
to start a request and see the response here!