List Items that the User has obtained
GET/users/:userId/items
This endpoint is used to query for multiple Items that a User owns.
It supports the standard filtering and pagination syntax described in the API Overview.
Request
Responses
- 401
- 501
- default
Unauthorized response indicating that authentication failed
Feature "CONSUMABLES" is not enabled