---
title: "Get list of DocuSign accounts availables"
method: GET
path: "/patientFormTemplates/docusign/template"
tags: ["patientFormTemplates"]
---

# Get list of DocuSign accounts availables

`GET /patientFormTemplates/docusign/template`

## Response `200`

Returns a list of DocuSign accounts that user can switch in Luma

- object
  - `response` object[]
    - `accountId` string
    - `isDefault` string
    - `accountName` string
    - `baseUri` string

## Other responses

- `400` — Invalid credentials
- `500` — An unexpected error occurred

---

[API](https://skmtc.net/lumahealth/apis/rest-service.md) · [All operations](https://skmtc.net/lumahealth/apis/rest-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lumahealth/rest-service/revisions/d3c75c2a2f1d/schema)
