Check if deployment assets exist for the latest cadence

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

Returns the header information about the deployment assets for the specified order at the latest version of the specified cadence name.

Request Samples

Path Parameters

NameTypeRequiredDescription
orderNumber
string
true

The order number that contains the deployment assets.

cadenceName
string
true

The name of the cadence.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Schema
404Not Found

No deployment assets exist at the requested path.

Schema