Check if deployment assets exist

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

Returns the header information about deployment assets for the specified order, the cadence name and version.

Request Samples

Path Parameters

NameTypeRequiredDescription
orderNumber
string
true

The order number that contains the deployment assets.

cadenceName
string
true

The name of the cadence.

cadenceVersion
string
true

The version of the cadence.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Schema
404Not Found

No deployment assets exist at the requested path.

Schema