---
title: "Retrieve a joint signers group"
method: GET
path: "/e-signature-packages/{eSignaturePackageId}/joint-signers-groups/{id}"
tags: ["Joint Signers Groups"]
---

# Retrieve a joint signers group

`GET /e-signature-packages/{eSignaturePackageId}/joint-signers-groups/{id}`

## Response `200`

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

- ESignatureJointSignersGroup
  - `id` string
  - `signerIds` 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)
