Get User Orders Paged
GET /v1/user/:userId/orders
This endpoint retrieves a paginated list of orders for a user.
It includes order details, status, and execution information.
The response provides comprehensive order information with pagination.
Request