Retrieve an order (synchronous API)

Get an order details

get

Retrieves the details of an order.

Authorizations
AuthorizationstringRequired

For system access use case, use API key/secret in the Authorization header, the API key should be set up with sufficient role.

Path parameters
orderIdstringRequired

The identifier of the Order.

Responses
200

Successful response.

application/json
get
/v1/orders/{orderId}

Last updated