DOCS & KNOWLEDGE · FILES & DOCS
Signature requests, templates and signing links sent from their own account.
Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.
Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.
Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.
Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.
dropboxsign_delete_api_app_by_client_idWRITEDelete API App. Deletes an API App. Can only be invoked for apps you own. DELETE /v3/api_app/{client_id}
dropboxsign_delete_fax_by_fax_idWRITEDelete Fax. Deletes the specified Fax from the system. DELETE /v3/fax/{fax_id}
dropboxsign_delete_fax_lineWRITEDelete Fax Line. Deletes the specified Fax Line from the subscription. DELETE /v3/fax_line
dropboxsign_delete_team_destroyWRITEDelete Team. Deletes your Team. Can only be invoked when you have a Team with only one member (yourself). DELETE /v3/team/destroy
dropboxsign_get_accountREADGet Account. Returns the properties and settings of your Account. GET /v3/account
dropboxsign_get_api_app_by_client_idREADGet API App. Returns an object with information about an API App. GET /v3/api_app/{client_id}
dropboxsign_get_api_app_listREADList API Apps. Returns a list of API Apps that are accessible by you. If you are on a team with an Admin or Developer role, this list will include apps owned by teammates. GET /v3/api_app/list
dropboxsign_get_bulk_send_job_by_bulk_send_job_idREADGet Bulk Send Job. Returns the status of the BulkSendJob and its SignatureRequests specified by the bulk_send_job_id parameter. GET /v3/bulk_send_job/{bulk_send_job_id}
dropboxsign_get_bulk_send_job_listREADList Bulk Send Jobs. Returns a list of BulkSendJob that you can access. GET /v3/bulk_send_job/list
dropboxsign_get_embedded_sign_url_by_signature_idREADGet Embedded Sign URL. Retrieves an embedded object containing a signature url that can be opened in an iFrame. GET /v3/embedded/sign_url/{signature_id}
dropboxsign_get_fax_by_fax_idREADGet Fax. Returns information about a Fax. GET /v3/fax/{fax_id}
dropboxsign_get_fax_lineREADGet Fax Line. Returns the properties and settings of a Fax Line. GET /v3/fax_line
dropboxsign_get_fax_line_area_codesREADGet Available Fax Line Area Codes. Returns a list of available area codes for a given state/province and city. GET /v3/fax_line/area_codes
dropboxsign_get_fax_line_listREADList Fax Lines. Returns the properties and settings of multiple Fax Lines. GET /v3/fax_line/list
dropboxsign_get_fax_listREADLists Faxes. Returns properties of multiple Faxes. GET /v3/fax/list
dropboxsign_get_signature_request_by_signature_request_idREADGet Signature Request. Returns the status of the SignatureRequest specified by the signature_request_id parameter. GET /v3/signature_request/{signature_request_id}
dropboxsign_get_signature_request_files_as_data_uri_by_signature_request_idREADDownload Files as Data Uri. Obtain a copy of the current documents specified by the signature_request_id parameter. GET /v3/signature_request/files_as_data_uri/{signature_request_id}
dropboxsign_get_signature_request_files_as_file_url_by_signature_request_idREADDownload Files as File Url. Obtain a copy of the current documents specified by the signature_request_id parameter. Returns a JSON object with a url to the file (PDFs only). GET /v3/signature_request/files_as_file_url/{signature_request_id}
dropboxsign_get_signature_request_listREADList Signature Requests. Returns a list of SignatureRequests that you can access. This includes SignatureRequests you have sent as well as received, but not ones that you have been CCed on. GET /v3/signature_request/list
dropboxsign_get_teamREADGet Team. Returns information about your Team as well as a list of its members. If you do not belong to a Team, a 404 error with an error_name of 'not_found' will be returned. GET /v3/team
dropboxsign_get_team_infoREADGet Team Info. Provides information about a team. GET /v3/team/info
dropboxsign_get_team_invitesREADList Team Invites. Provides a list of team invites (and their roles). GET /v3/team/invites
dropboxsign_get_team_members_by_team_idREADList Team Members. Provides a paginated list of members (and their roles) that belong to a given team. GET /v3/team/members/{team_id}
dropboxsign_get_team_sub_teams_by_team_idREADList Sub Teams. Provides a paginated list of sub teams that belong to a given team. GET /v3/team/sub_teams/{team_id}
dropboxsign_get_template_by_template_idREADGet Template. Returns the Template specified by the template_id parameter. GET /v3/template/{template_id}
dropboxsign_get_template_files_as_data_uri_by_template_idREADGet Template Files as Data Uri. Obtain a copy of the current documents specified by the template_id parameter. Returns a JSON object with a data_uri representing the base64 encoded file (PDFs only). GET /v3/template/files_as_data_uri/{template_id}
dropboxsign_get_template_files_as_file_url_by_template_idREADGet Template Files as File Url. Obtain a copy of the current documents specified by the template_id parameter. Returns a JSON object with a url to the file (PDFs only). GET /v3/template/files_as_file_url/{template_id}
dropboxsign_get_template_listREADList Templates. Returns a list of the Templates that are accessible by you. Take a look at our search guide to learn more about querying templates. GET /v3/template/list
dropboxsign_post_account_createWRITECreate Account. Creates a new Dropbox Sign Account that is associated with the specified email_address. POST /v3/account/create
dropboxsign_post_account_verifyWRITEVerify Account. Verifies whether an Dropbox Sign Account exists for the given email address. POST /v3/account/verify
dropboxsign_post_api_appWRITECreate API App. Creates a new API App. POST /v3/api_app
dropboxsign_post_embedded_edit_url_by_template_idWRITEGet Embedded Template Edit URL. Retrieves an embedded object containing a template url that can be opened in an iFrame. POST /v3/embedded/edit_url/{template_id}
dropboxsign_post_fax_line_createWRITEPurchase Fax Line. Purchases a new Fax Line. POST /v3/fax_line/create
dropboxsign_post_fax_sendWRITESend Fax. Creates and sends a new Fax with the submitted file(s). POST /v3/fax/send
dropboxsign_post_report_createWRITECreate Report. Request the creation of one or more report(s). POST /v3/report/create
dropboxsign_post_signature_request_bulk_create_embedded_with_templateWRITEEmbedded Bulk Send with Template. POST /v3/signature_request/bulk_create_embedded_with_template
dropboxsign_post_signature_request_bulk_send_with_templateWRITEBulk Send with Template. POST /v3/signature_request/bulk_send_with_template
dropboxsign_post_signature_request_cancel_by_signature_request_idWRITECancel Incomplete Signature Request. Cancels an incomplete signature request. This action is **not reversible**. The request will be canceled and signers will no longer be able to sign. POST /v3/signature_request/cancel/{signature_request_id}
dropboxsign_post_signature_request_create_embeddedWRITECreate Embedded Signature Request. Creates a new SignatureRequest with the submitted documents to be signed in an embedded iFrame. POST /v3/signature_request/create_embedded
dropboxsign_post_signature_request_create_embedded_with_templateWRITECreate Embedded Signature Request with Template. Creates a new SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. POST /v3/signature_request/create_embedded_with_template
dropboxsign_post_signature_request_release_hold_by_signature_request_idWRITERelease On-Hold Signature Request. Releases a held SignatureRequest that was claimed and prepared from an UnclaimedDraft. POST /v3/signature_request/release_hold/{signature_request_id}
dropboxsign_post_signature_request_remind_by_signature_request_idWRITESend Request Reminder. Sends an email to the signer reminding them to sign the signature request. You cannot send a reminder within 1 hour of the last reminder that was sent. POST /v3/signature_request/remind/{signature_request_id}
dropboxsign_post_signature_request_remove_by_signature_request_idWRITERemove Signature Request Access. Removes your access to a completed signature request. This action is **not reversible**. POST /v3/signature_request/remove/{signature_request_id}
dropboxsign_post_signature_request_sendWRITESend Signature Request. Creates and sends a new SignatureRequest with the submitted documents. POST /v3/signature_request/send
dropboxsign_post_signature_request_send_with_templateWRITESend with Template. Creates and sends a new SignatureRequest based off of the Template(s) specified with the template_ids parameter. POST /v3/signature_request/send_with_template
dropboxsign_post_signature_request_update_by_signature_request_idWRITEUpdate Signature Request. Updates the email address and/or the name for a given signer on a signature request. POST /v3/signature_request/update/{signature_request_id}
dropboxsign_post_team_createWRITECreate Team. Creates a new Team and makes you a member. You must not currently belong to a Team to invoke. POST /v3/team/create
dropboxsign_post_team_remove_memberWRITERemove User from Team. Removes the provided user Account from your Team. If the Account had an outstanding invitation to your Team, the invitation will be expired. POST /v3/team/remove_member
dropboxsign_post_template_add_user_by_template_idWRITEAdd User to Template. Gives the specified Account access to the specified Template. The specified Account must be a part of your Team. POST /v3/template/add_user/{template_id}
dropboxsign_post_template_createWRITECreate Template. Creates a template that can be used in future signature requests. If client_id is provided, the template will be created as an embedded template. POST /v3/template/create
dropboxsign_post_template_create_embedded_draftWRITECreate Embedded Template Draft. The first step in an embedded template workflow. Creates a draft template that can then be further set up in the template 'edit' stage. POST /v3/template/create_embedded_draft
dropboxsign_post_template_delete_by_template_idWRITEDelete Template. Completely deletes the template specified from the account. POST /v3/template/delete/{template_id}
dropboxsign_post_template_remove_user_by_template_idWRITERemove User from Template. Removes the specified Account's access to the specified Template. POST /v3/template/remove_user/{template_id}
dropboxsign_post_template_update_files_by_template_idWRITEUpdate Template Files. Overlays a new file with the overlay of an existing template. The new file(s) must: 1. have the same or higher page count 2. the same orientation as the file(s) being replaced. POST /v3/template/update_files/{template_id}
dropboxsign_post_unclaimed_draft_createWRITECreate Unclaimed Draft. Creates a new Draft that can be claimed using the claim URL. POST /v3/unclaimed_draft/create
dropboxsign_post_unclaimed_draft_create_embeddedWRITECreate Embedded Unclaimed Draft. Creates a new Draft that can be claimed and used in an embedded iFrame. POST /v3/unclaimed_draft/create_embedded
dropboxsign_post_unclaimed_draft_create_embedded_with_templateWRITECreate Embedded Unclaimed Draft with Template. Creates a new Draft with a previously saved template(s) that can be claimed and used in an embedded iFrame. POST /v3/unclaimed_draft/create_embedded_with_template
dropboxsign_post_unclaimed_draft_edit_and_resend_by_signature_request_idWRITEEdit and Resend Unclaimed Draft. Creates a new signature request from an embedded request that can be edited prior to being sent to the recipients. Parameter test_mode can be edited prior to request. POST /v3/unclaimed_draft/edit_and_resend/{signature_request_id}
dropboxsign_put_accountWRITEUpdate Account. Updates the properties and settings of your Account. Currently only allows for updates to the Callback URL and locale. PUT /v3/account
dropboxsign_put_api_app_by_client_idWRITEUpdate API App. Updates an existing API App. Can only be invoked for apps you own. Only the fields you provide will be updated. PUT /v3/api_app/{client_id}
dropboxsign_put_fax_line_add_userWRITEAdd Fax Line User. Grants a user access to the specified Fax Line. PUT /v3/fax_line/add_user
dropboxsign_put_fax_line_remove_userWRITERemove Fax Line Access. Removes a user's access to the specified Fax Line. PUT /v3/fax_line/remove_user
dropboxsign_put_signature_request_edit_by_signature_request_idWRITEEdit Signature Request. Edits and sends a SignatureRequest with the submitted documents. PUT /v3/signature_request/edit/{signature_request_id}
dropboxsign_put_signature_request_edit_embedded_by_signature_request_idWRITEEdit Embedded Signature Request. Edits a SignatureRequest with the submitted documents to be signed in an embedded iFrame. PUT /v3/signature_request/edit_embedded/{signature_request_id}
dropboxsign_put_signature_request_edit_embedded_with_template_by_signature_request_idWRITEEdit Embedded Signature Request with Template. Edits a SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. PUT /v3/signature_request/edit_embedded_with_template/{signature_request_id}
dropboxsign_put_signature_request_edit_with_template_by_signature_request_idWRITEEdit Signature Request With Template. PUT /v3/signature_request/edit_with_template/{signature_request_id}
dropboxsign_put_teamWRITEUpdate Team. Updates the name of your Team. PUT /v3/team
dropboxsign_put_team_add_memberWRITEAdd User to Team. Invites a user (specified using the email_address parameter) to your Team. If the user does not currently have a Dropbox Sign Account, a new one will be created for them. PUT /v3/team/add_member
Put Dropbox Sign behind one governed endpoint.
Same permissions, same audit trail, whatever else you connect next.