Contracts
Get one contract
One contract envelope: the campaign and creator it belongs to, the frozen terms the document was rendered from (deliverables, reward structure, usage rights, dates), the signing status, and brand_signed_at / creator_signed_at — null until that party signs. last_error carries the delivery failure reason when status is delivery_failed.
404 when the contract does not belong to this shop. Single-shop only.
get/contracts/{contract_id}
Path parameters
contract_idstring uuid required
Contract id (UUID).
Contract id (UUID).
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.