List items for a supply order
GET/supply-orders/:id/items
Returns a paginated list of items belonging to a specific supply order with optional filtering.
Request
Responses
- 200
- 401
- 403
- 500
Paginated list of supply order items
Unauthenticated
Forbidden - Missing permission: read supply orders
Internal server error