Get Order Risk ListAsk AIget https://{subdomain}.myshoplaza.com/openapi/2025-06/orders/{order_id}/risks/listProvides a list of risks associated with a specific order.Path Paramsorder_idstringrequiredUnique identifier for the order.Query ParamscursorstringCursor for pagination, use the cursor from the response to retrieve the next page.page_sizeint32A limit on the number of objects to be returned. Ranges from 1 to 100. Default is 10.Response 200OKUpdated 2 months ago