Get a certificates file

get/orders/{orderNumber}/certificates

Returns a certificates file for the specified order.

Request Samples

1

Response Samples

1string

Path Parameters

NameTypeRequiredDescription
orderNumber
string
true

The order number that contains the certificates file.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Schema
400Bad Request

The request was invalid.

Schema
404Not Found

No certificates file exists at the requested path.

Schema