Get deployment assets

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

Returns the deployment assets for the specified order, and the specific cadence name and version.

Request Samples

1

Response Samples

1string

Path Parameters

NameTypeRequiredDescription
cadenceName
string
true

The name of the cadence.

cadenceVersion
string
true

The version of the cadence.

orderNumber
string
true

The order number that contains the deployment assets.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Schema
404Not Found

No deployment assets exist at the requested path.

Schema