Solved

API on banned users


Hi guys, was wondering if we could get into the webhooks the banned users? I haven’t seen anywhere where this is populated and nothing here https://api2-eu-west-1.insided.com/docs/user/#tag/User/paths/~1user/get too.

 

Thank you.

 

Kind Regards,

Catia Silvestre

icon

Best answer by catiasilvestre 21 May 2020, 17:14

View original

2 replies

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

 

Endpoint returns:

  "roles": [

        {

            "auth_item": {

                "name": "roles.banned",

                "main": true }

 

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?

Reply