Skip to main content
Dropbox Sign
Dropbox Sign
69 actions · 2 auth methods
PreviewDocuments

Authentication

API Key

Best for server-side integrations and single-account access. Simple setup, no OAuth flow required.Guides: Connector Profile, Link Account

OAuth 2.0

Requires registering an OAuth app. Allows actions on behalf of individual users.Guides: Connector Profile, Link Account
Actions
69 actions
Action
Description
Get Account
Retrieves information about the current account including quotas, callback URL, and role settings.
Update Account
Updates account settings including callback URL and locale preferences.
Verify Account
Verifies whether a Dropbox Sign account exists for the specified email address.
Create Account
Creates a new Dropbox Sign account with the specified email address.
List Signature Requests
Returns a list of signature requests accessible to the authenticated user.
Get Signature Request
Retrieves the status and details of a specific signature request.
Send Signature Request
Creates and sends a new signature request with the submitted documents.
Send Signature Request With Template
Creates and sends a signature request using an existing template.
Update Signature Request
Updates an existing signature request that is not yet complete.
Cancel Signature Request
Cancels an incomplete signature request permanently.
Remove Signature Request Access
Removes your access to a completed signature request.
Send Signature Request Reminder
Sends a reminder email to signers who have not yet signed.
Get Signature Request Files
Downloads the signed documents from a completed signature request as raw bytes.
Get Signature Request Files As Data URI
Downloads documents from a signature request as a base64-encoded data URI.
Get Signature Request Files As File URL
Returns a URL to download the documents from a signature request.
Release Signature Request Hold
Releases a held signature request to start the signing process.
Create Embedded Signature Request
Creates a new embedded signature request for in-app signing experience.
Create Embedded Signature Request With Template
Creates an embedded signature request using a pre-configured template.
Bulk Create Embedded Signature Requests With Template
Creates multiple embedded signature requests from a template in a single bulk operation.
Edit Signature Request
Edits an existing signature request with new documents or settings.
Edit Signature Request With Template
Edits an existing template-based signature request.
Edit Embedded Signature Request
Edits an existing embedded signature request.
Edit Embedded Signature Request With Template
Edits an existing embedded template-based signature request.
List Templates
Returns a list of templates accessible to the authenticated user.
Get Template
Retrieves information about a specific template.
Delete Template
Deletes the specified template permanently.
Get Template Files
Downloads the document files from a template as raw bytes.
Add User To Template
Grants another user access to use the specified template.
Remove User From Template
Revokes a user’s access to the specified template.
Update Template Files
Updates the files associated with a template.
Create Template
Creates a new reusable template for signature requests.
Create Embedded Template Draft
Creates an embedded template draft for editing within an iframe.
Get Template Files As Data URI
Retrieves template document files as base64-encoded data URIs.
Get Template Files As File URL
Retrieves a download URL for template document files.
Get Team
Retrieves information about your team including all members.
Create Team
Creates a new team for the authenticated user.
Update Team
Updates the name of your team.
Delete Team
Deletes your team permanently.
Add Team Member
Invites a user to join your team.
Remove Team Member
Removes a member from your team.
List Team Members
Lists all members of your team.
List Sub Teams
Lists all sub-teams within your organization.
Get Embedded Sign URL
Retrieves a signing URL for embedding in an iframe.
Get Embedded Edit URL
Retrieves an editing URL for modifying an embedded template draft.
List API Apps
Returns a list of all API Apps owned by the authenticated user.
Get API App
Retrieves information about a specific API App.
Create API App
Creates a new API App for the authenticated user.
Update API App
Updates an existing API App’s configuration.
Delete API App
Deletes an API App permanently.
Create Unclaimed Draft
Creates a new unclaimed draft that can be claimed and sent later.
Create Embedded Unclaimed Draft
Creates an embedded unclaimed draft for use within an iframe.
Create Embedded Unclaimed Draft With Template
Creates an embedded unclaimed draft using an existing template.
Edit And Resend Unclaimed Draft
Allows editing and resending of an existing signature request as an unclaimed draft.
List Bulk Send Jobs
Returns a list of bulk send jobs accessible to the authenticated user.
Get Bulk Send Job
Retrieves details of a specific bulk send job.
Send Bulk Signature Request With Template
Creates multiple signature requests from a template in a single bulk operation.
Create Report
Creates a new report for signature request activity.
List Faxes
Returns a list of faxes for the authenticated account.
Get Fax
Retrieves information about a specific fax.
Get Fax Files
Downloads the files associated with a fax.
Send Fax
Sends a new fax to the specified recipient.
Delete Fax
Deletes a fax from the system.
Get Fax Line
Retrieves properties and settings of a specific Fax Line.
List Fax Lines
Returns a list of Fax Lines that you have access to.
Purchase Fax Line
Purchases a new Fax Line for the specified country and area code.
Delete Fax Line
Deletes a Fax Line from the account.
Add User To Fax Line
Grants a user access to the specified Fax Line.
Remove User From Fax Line
Revokes a user’s access to the specified Fax Line.
Get Fax Line Area Codes
Returns a list of available area codes for purchasing Fax Lines.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/dropbox-sign/filled/png

Connector Profile

Dropbox Sign - API Key
https://stackone-logos.com/api/dropbox-sign/filled/png

Connector Profile

Dropbox Sign - OAuth 2.0
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/dropbox-sign/filled/png

Link Account

Dropbox Sign - API Key
https://stackone-logos.com/api/dropbox-sign/filled/png

Link Account

Dropbox Sign - OAuth 2.0
4

Use Actions

Invoke actions using one of the methods below: