get https://api.kitchenhub.app/v2/orders//
Get order by kh id
Log in to see full request history
Responses
Get order by kh id
xxxxxxxxxx
curl --request GET \
--url https://api.kitchenhub.app/v2/orders/order_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here!