Skip to main content

Get contract source closure by ID

Get the contract source IDs which appear in the full hierarchy of a contract source (including the ID of the contract source its self).

Path Parameters
contractSourceId string REQUIRED

Possible values: Value must match regular expression ^[a-fA-F0-9]{64}$

The hex-encoded identifier of a Marlowe contract source

Responses
200
Schema OPTIONAL
results string[]

Possible values: Value must match regular expression ^[a-fA-F0-9]{64}$

404

contractSourceId not found