Get OrderAsk AIget https://api.ometria.com/v2/orders/{order_id}Return a single Order itemPath Paramsorder_idstringrequiredThe ID of the order to return.Query ParamslimitstringDefaults to 10Number of items to return. Maximum 250.offsetstringDefaults to 0The index of the first record.Responses 200Order object 403API key is not authorised to access this resource 404Order with specified ID was not foundUpdated 3 months ago