Skip to main content

Get adjacent contract source IDs by ID

Get the contract source IDs which are adjacent to a contract source (they appear directly in the contract source).

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