meta { name: Get user Roles type: http seq: 9 } get { url: {{url}}/lst/api/user/roles body: json auth: inherit } body:json { { "module":"users", "role":"admin" } } settings { encodeUrl: true }