Gets the deployment assets

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

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

Request Samples

1

Response Samples

1string

Path Parameters

NameTypeRequiredDescription
cadenceName
string
true

The Cadence Name string.

orderNumber
string
true

The Order Number string.

Responses

StatusMeaningDescription
200OK

the deployment assets as a TGZ file

Schema
404Not Found

Not Found

Schema