---
title: "Retrieve a ccRecipient"
method: GET
path: "/e-signature-templates/{eSignatureTemplateId}/cc-recipients/{id}"
tags: ["ccRecipients"]
---

# Retrieve a ccRecipient

`GET /e-signature-templates/{eSignatureTemplateId}/cc-recipients/{id}`

## Response `200`

Returns the object if a valid identifier is provided, and returns an error otherwise.

- ESignatureTemplateRecipient
  - `id` string, required
  - `name` string, required

---

[API](https://skmtc.net/pactima/apis/esignature-packages-api.md) · [All operations](https://skmtc.net/pactima/apis/esignature-packages-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pactima/esignature-packages-api/revisions/1570128383ef/schema)
