---
title: "Returns a list of PowerForms."
method: GET
path: "/v2.1/accounts/{accountId}/powerforms"
tags: ["PowerForms"]
---

# Returns a list of PowerForms.

`GET /v2.1/accounts/{accountId}/powerforms`

This method returns a list of PowerForms that are available to the user.

## Path parameters

- `accountId` string, required

## Query parameters

- `count` string
- `from_date` string
- `order` string
- `order_by` string
- `search_fields` string
- `search_text` string
- `start_position` string
- `to_date` string

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

## Changes

- **2025-02-06** (v2) `b711dec2cead` — 2 info
  - added the new optional `query` request parameter `count`
  - added the new optional `query` request parameter `start_position`
- **2022-07-06** (v2) `26f0894c2b86` — 2 info
  - added the new optional `query` request parameter `search_fields`
  - added the new optional `query` request parameter `search_text`
- **2019-07-18** (v2) `8ad1b5a40f1b` — 4 warning
  - deleted the `query` request parameter `count`
  - deleted the `query` request parameter `search_fields`
  - deleted the `query` request parameter `search_text`
  - deleted the `query` request parameter `start_position`

[Change history](https://skmtc.dev/docusign/apis/docusign-esignature-rest-api/changes/v2.1/accounts/:accountId/powerforms/get.md)

---

[API](https://skmtc.dev/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.dev/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/revisions/77f1998c313d/schema)
