Gets the deployment assets

head/orders/{orderNumber}/cadenceNames/{cadenceName}/cadenceVersions/{cadenceVersion}/deploymentAssets

Gets the deployment assets for the given order at the given cadence name and version.

Request Samples

1

Response Samples

1string

Path Parameters

NameTypeRequiredDescription
cadenceName
string
true

The Cadence Name string.

cadenceVersion
string
true

The Cadence Version string.

orderNumber
string
true

The Order Number string.

Responses

StatusMeaningDescription
200OK

The deployment assets as a TGZ file

Schema
404Not Found

Not Found

Schema