Skip to main content
GET
Get template users

Authorizations

Authorization
string
header
required

API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.

Path Parameters

id
string<uuid>
required

Template ID

Response

Template users retrieved successfully

id
string<uuid>

Unique identifier for the template user

name
string

Recipient name

email
string<email>

Recipient email address

designation
enum<string>

Role of the recipient

Available options:
Signer
order
integer

Order in which the recipient should sign

Required range: x >= 1