Orders
Retrieve an order
Retrieves an Order object.
Requires <code>read_team_orders</code> OAuth access scope.
get/teams/{team_id}/orders/{order_id}
Path parameters
team_idnumber required
A unique team identifier
order_idstring required
A unique order identifier
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.