{"resource_type":{"id":377,"name":"docusign","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"account_id\": {\n\t\t\t\"description\": \"API Account ID (GUID). Visible at https://admindemo.docusign.com/apps-and-keys under 'My Account Information'.\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"base_uri\": {\n\t\t\t\"description\": \"Account base URI without trailing /restapi, e.g. https://demo.docusign.net (sandbox) or https://na3.docusign.net (production).\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"token\": {\n\t\t\t\"description\": \"OAuth access token. Populated by Windmill's OAuth flow.\",\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"token\",\n\t\t\"account_id\",\n\t\t\"base_uri\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"docusign","description":"Docusign OAuth Authorization Code credential. The token is populated by Windmill's OAuth flow; account_id and base_uri pin the API endpoint to a specific Docusign account.","created_by":"hugo989","created_at":"2026-05-18T18:07:20.147Z"}}