Get items assigned to a role
GET/api/v2/customers/:customerId/services/workspace/roles/:roleId/items
Overview
Use this method to retrieve items for a role.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Successful execution, results returned in body
Bad request, invalid parameters – e.g. $filter or $orderby
Unauthorized, valid token was not supplied
Forbidden, the user does not have permission to execute this function
Server error, details will be included in the response.