Check if a license file exists

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

Returns header information about a license file for the specified order, and the specified cadence name or 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 license file.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Schema
400Bad Request

The request was invalid.

Schema
404Not Found

No license file exists at the requested path.

Schema