For the complete documentation index, see llms.txt. This page is also available as Markdown.

Query: List Users in Workspace

Docusign Operation

The List Users in Workspace query retrieves a list of all users within a specified DocuSign workspace.

Example User Story

I want to list users in a workspace so I can verify who has access before assigning document permissions.

Fields

Field Name
Field Type
Required

workspaceId

String

Yes

accountId

String

Yes

Docusign

Example link

Code (Apache v2.0): Operation

Last updated