Skip to main content
GET
Get a contract's content

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Path Parameters

id
string
required

The id.

Response

The resolved contract document content (custom override, program template, or default) plus the contract's base fields.

data
object
required

Resolved contract document content + the contract's base fields. source indicates whether the content came from a per-creator override, the program template, or the default.