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

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