DocuSign.Api.Workspaces.workspace_get_workspaces
You're seeing just the function
workspace_get_workspaces
, go back to DocuSign.Api.Workspaces module for more information.
Specs
workspace_get_workspaces(Tesla.Env.client(), String.t(), keyword()) :: {:ok, DocuSign.Model.WorkspaceList.t()} | {:error, Tesla.Env.t()}
List Workspaces Gets information about the Workspaces that have been created.
Parameters
- connection (DocuSign.Connection): Connection to server
- account_id (String.t): The external account number (int) or account ID Guid.
- opts (KeywordList): [optional] Optional parameters
Returns
} on success {:error, info} on failure