Get order details
GET https://api.brevo.com/v3/orders?limit=50&offset=0&sort=desc
The endpoint accomplishes creating and updating an order with a HTTP GET request
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
limit | number | ||
offset | number | ||
sort | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |