Is there an API that can help me extract the user permissions on files/folders that are sitting in Docusign CLM ??
Page 1 / 1
-
Yes, you can retrieve and manage user permissions for folders and documents, but it must be done via the DocuSign CLM (SpringCM) REST API, not the eSignature REST API.
-
You’ll need appropriate account privileges to enable the CLM API and retrieve permissions.
-
Use the
GET /folders/{folderId}/permissions
orGET /documents/{documentId}/permissions
endpoints, along with a valid OAuth2 token scoped to your CLM tenant.
Reply
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.