Skip to main content
Best answer by catiasilvestre

Found it: https://api2-eu-west-1.insided.com/docs/user/#operation/findBy :) 

 

Endpoint returns:

  "roles": [

        {

            "auth_item": {

                "name": "roles.banned",

                "main": true }

 

2 replies

catiasilvestreAuthorAnswer
Helper ⭐️
May 21, 2020

Found it: https://api2-eu-west-1.insided.com/docs/user/#operation/findBy :) 

 

Endpoint returns:

  "roles": [

        {

            "auth_item": {

                "name": "roles.banned",

                "main": true }

 

Contributor ⭐️⭐️
May 25, 2021

HI, 

 

THis is the webservice to retrieve data about an user. 

 

But, how we will know when a user is banned in integration. Do we have an available webhook event when users marked as banned?