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

1

Response Samples

1string

Path Parameters

NameTypeRequiredDescription
cadenceName
string
true

The name 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