Retrieve Document Visibility
Wednesday, October 31, 2018 at 05:06amHey team,
In our workflow, we require different signer have different visibility. I can achieve this in my dashboard, but when I obtain my package json, I can't find my settings regarding visibility. Please advise on how to get these info.
Thanks in advance.
Reply to: Retrieve Document Visibility
Thursday, November 1, 2018 at 01:08pmHTTP Request GET /api/packages/{packageId}/documents/visibility HTTP Headers Accept: application/json Authorization: Basic api_keyYou can find more information in this guidance. Hope this could help! Duo