External DocumentationTo learn more, visit the Docusign documentation.
Example Output
Workflow Library Example
Get User Info with Docusign and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"sub": "<string>",
"name": "<string>",
"given_name": "<string>",
"family_name": "<string>",
"created": "2021-03-01T06:14:49",
"email": "<string>",
"accounts": [
{
"account_id": "<string>",
"is_default": false,
"account_name": "<string>",
"base_uri": "<string>"
}
]
}
Was this page helpful?