---
title: "Retrieves the Identity Verification workflows available to an account."
method: GET
path: "/v2.1/accounts/{accountId}/identity_verification"
tags: ["IdentityVerifications"]
---

# Retrieves the Identity Verification workflows available to an account.

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

This method returns a list of Identity Verification workflows that are available to an account.

**Note:** To use this method, you must either be an account administrator or a sender.

### Related topics

- [How to require ID Verification (IDV) for a recipient](/docs/esign-rest-api/how-to/id-verification/)

## Path parameters

- `accountId` string, required

## Query parameters

- `identity_verification_workflow_status` string

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

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