Skip to main content
GET
Get a contract's history

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.

Query Parameters

creatorId
string
required

The creator id whose contract version history to fetch.

programId
string

Optional program id filter.

Response

The contract's versioned history for the given creator (newest first).

data
object
required