contracts

Get v2 contract

Returns the details of a single v2 contract by its file contract ID.

get/v2/contracts/{id}

Path parameters

idstring required

File contract identifier.

Response

V2 contract details.

V2Contract required

Host v2 contract metadata.

Changes