# RO02 - List shop roles Call FrequencyRecommended usage: On each user role viewMaximum usage: On each user role viewRead MoreMore context Endpoint: GET /api/users/shops/roles ## Query parameters: - `shop_id` (integer) Use this parameter when your user has access to several shops. If not specified, the shop_id from your default shop will be used. ## Response 200 fields (application/json): - `roles` (array) - `roles.code` (string) - `roles.description` (string)