Retrieve a contract offer checklist

Retrieve the live offer checklist for a contract.

This endpoint evaluates the same read-only checklist used to determine whether the contract can progress through offer-related actions. The response returns the overall outcome and the ordered per-check results, including both hirer and freelancer copy variants where they exist.

Authentication

AuthorizationBearer

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

Path parameters

contract_idstringRequiredformat: "^ct_c[a-z0-9]{24}$"

Response

dataobject