Skip to main content

Get an order

GET 

/v1/orders/:id

Retrieves a single order by its UUID (the id returned by the list and create endpoints). Orders belonging to other companies are never returned.

Required scope: orders:read

Request

Responses

The requested order.