Skip to main content
Blog
Home/

From the Trenches: Find your REST request using Docusign API logs

Author Koll Klienstuber
Koll KlienstuberDeveloper Support Engineer
Summary3 min read

Use Docusign API logs generated from the web UI to pull model API requests for the methods you want to use.

      • Additional resources

      Table of contents

      Navigating and performing actions while logged into your Docusign account results in REST API requests being made to many different API endpoints. Recording Docusign API logs while performing actions in the web console can provide you with the equivalent REST API request. This can be used as a tool when building out your integration.

      When you’re trying to find the right API request to use, you might well  search for the request on the web: for example, “How to delete a template using the REST API Docusign?” 

      An alternative to this approach would be to enable the API logs, delete a template using the standard Docusign web console, and then view the log to see the corresponding REST API request. This process is shown in the video below. 

      All examples will follow these steps: 

      1. Enable API logs.

      2. Perform the action which you’re trying to mimic when using the API.

      3. Download the API log to view the REST API request.

      4. Implement your application based on the downloaded logs request.

      If you are not familiar with using API logs, the two resources below run through them in more detail. If you haven’t read the “How to use API logs” blog post first, I strongly recommend you do, as it explains the overall structure of the API log files: 

      • From the Trenches: How to use API logs

      • API Request Logging

      Now, to the video: It shows three example actions and for each, how to find the corresponding  REST API request in the API log:

      1. Creating a user

      2. Deleting a template

      3. Sending an envelope with Knowledge Based Authentication along with a dropdown field.

      Additional resources

      Author Koll Klienstuber
      Koll KlienstuberDeveloper Support Engineer

      Koll Klienstuber has been with the Developer Support team since September 2021. He specializes in assisting customers with our APIs, SDKs, and third party integrations.

      More posts from this author

      Related posts

      • From the Trenches: Troubleshooting INVALID_REQUEST_PARAMETER errors in the eSignature REST API
        Developer Support Articles

        From the Trenches: Troubleshooting INVALID_REQUEST_PARAMETER errors in the eSignature REST API

        Author Iandro Simoes
        Iandro Simoes
      • Docusign for Developers Public Roadmap: A commitment to innovation and trust

        Docusign for Developers Public Roadmap: A commitment to innovation and trust

        Author Julian Macagno
        Julian Macagno
      • LaborEdge Streamlines Healthcare Compliance with a Healthy Dose of Docusign

        LaborEdge Streamlines Healthcare Compliance with a Healthy Dose of Docusign

        Author Karissa Jacobsen
        Karissa Jacobsen
      Docusign for Developers Public Roadmap: A commitment to innovation and trust

      Docusign for Developers Public Roadmap: A commitment to innovation and trust

      Author Julian Macagno
      Julian Macagno
      LaborEdge Streamlines Healthcare Compliance with a Healthy Dose of Docusign

      LaborEdge Streamlines Healthcare Compliance with a Healthy Dose of Docusign

      Author Karissa Jacobsen
      Karissa Jacobsen

      Discover what's new with Docusign IAM or start with eSignature for free

      Explore Docusign IAMTry eSignature for Free
      Person smiling while presenting