---
title: "Gets the tabs information for a signer or sign-in-person recipient in an envelope."
method: GET
path: "/v2.1/accounts/{accountId}/envelopes/{envelopeId}/recipients/{recipientId}/tabs"
tags: ["EnvelopeRecipientTabs"]
---

# Gets the tabs information for a signer or sign-in-person recipient in an envelope.

`GET /v2.1/accounts/{accountId}/envelopes/{envelopeId}/recipients/{recipientId}/tabs`

Retrieves information about the tabs associated
with a recipient. You can make a single API call
to get all the tab values and information from a
given, completed envelope in addition to draft
ones.  Tab values can be retrieved by using the
[EnvelopeRecipients:list method](/docs/esign-rest-api/reference/envelopes/enveloperecipients/list/)
with query parameter `include_tabs` set to **true.**

## Path parameters

- `accountId` string, required
- `envelopeId` string, required
- `recipientId` string, required

## Query parameters

- `include_anchor_tab_locations` string
- `include_metadata` 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)
