Skip to main content

Get contract source by ID

Get contract source by ID

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

Query Parameters
expand boolean
Responses
200
Schema OPTIONAL
undefined

Contract terms specified in Marlowe

400

Invalid expand

404

contractSourceId not found