How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Docusign TaskLists API

The TaskLists API from Docusign — 2 operation(s) for tasklists.

Docusign TaskLists API is one of 134 APIs that Docusign publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 1 JSON Schema definition.

Tagged areas include TaskLists. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, a getting-started guide, rate-limit docs, and 1 JSON Schema.

This API exposes 3 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://rooms.docusign.com/restapi.

3 operations 2 paths 6 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://demo.docusign.net/restapi
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Docusign TaskLists API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

  • Bearer — JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

TaskLists 3
GET
/v2/accounts/{accountId}/rooms/{roomId}/task_lists
Docusign Gets task lists for a room.
TaskLists_GetTaskLists 2 params → 200400401
POST
/v2/accounts/{accountId}/rooms/{roomId}/task_lists
Docusign Applies a task list to a room.
TaskLists_CreateTaskList 2 params body → 201400401
DELETE
/v2/accounts/{accountId}/task_lists/{taskListId}
Docusign Deletes a task list from a room.
TaskLists_DeleteTaskList 2 params → 204400401

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are TaskSummary (13 properties), TaskList (11 properties), TaskListSummary (10 properties), ApiError (3 properties). Each schema is shown below with its type and property counts.

TaskListSummary
object
Contains information about a task list.
10 properties
TaskList
object
This response object contains details about the new task list.
11 properties
TaskSummary
object
Contains information about a task list.
13 properties
TaskListSummaryList
object
Contains a list of task list summaries.
1 property
TaskListForCreate
object
Contains information about the task list template to use to create the new task list.
1 property
ApiError
object
This object describes errors that occur. It is valid only for responses and ignored in requests.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docusign-tasklists-api-openapi.yml Raw ↑

Other APIs Docusign publishes across the network.

Docusign Web Forms API
Docusign Notary API
Docusign Navigator API
Docusign Workspaces API
Docusign CLM API
Docusign Connected Fields API
Docusign AccountBrands API
Docusign AccountConsumerDisclosures API
Docusign AccountCustomFields API
Docusign AccountPasswordRules API
Docusign AccountPermissionProfiles API
Docusign Accounts API
Where this information came from

This is an independent, third-party profile of Docusign TaskLists API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.