Skip to main content
GET
Preview contract document generated from a saved contract

Authorizations

Authorization
string
header
default:Bearer <token>
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string | null

Path Parameters

contract_id
string<uuid>
required

Response

Successful Response

type
enum<string>
required

Markdown contract template type.

Available options:
employer,
employment,
service,
contractor,
default_contractor,
custom,
nda,
vendor,
milestone,
msa
markdown
string
required
html
string
required
htmlPreview
string | null
fields
EmployerContractPreviewFields · object
missingFields
string[]