get
/v1/climate/orders/{order} Retrieve an order
GetClimateOrdersOrder
<p>Retrieves the details of a Climate order object with the given ID.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
order | path | string | yes | Unique identifier of the order. |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.