Retrieve an OrderItemAsk AIget https://test.apruve.com/api/v4/order_items/{id}Path ParamsidstringrequiredThe ID of the OrderItemQuery ParamspageintegerDefaults to 1The page of the query to check, indexed from 1. For example, with page=2 and per_page=15, the results 15 - 29 (inclusive, indexed from 0) are returned.per_pageintegerDefaults to 25Specify how many results per page.Responses 200OK 401Unauthorized 404Not FoundUpdated 7 months ago