Skip to main content
GET
Get Contract Template by ID

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Contract template ID

Response

OK

createdAt
string
creatorId
string
data
string
fields
object[]
fileKey
string
id
string
identityId
string
latestSubmissionDate
string<date-time>

LatestSubmissionDate is the timestamp of the most recent signed contract from this template.

name
string

Name is the human-readable name of the template.

Example:

"NDA Template"

object
string
owner
object
pageKeys
string[]
portalId
string
previousAttributes
object
ref
string
requestsCount
integer

SubmissionRequests is the number of contracts that have been sent from this template.

Example:

12

submissionsCount
integer

Submissions is the number of contracts created from this template that have been signed.

Example:

8

updatedAt
string