get https://api.accelevents.com/rest/host/isUserAdminInAnyEvent
This API is used to check whether the user is an admin in other events (except for their recent event) or not. This API will return a Boolean value of true or false.
Path Parameters Not Required
Body Parameters Not Required
Response Details / Check response object
Authentication required - ✅
Role wise accessibility Super Admin - ✅ Organizer Admin - ✅ Staff - ❌ Attendee - ❌ Exhibitor - ❌ Speaker - ❌
Modules Display - ❌ Portal - ❌ Host - ✅
Here is the description of response attributes.
Attributes | Description |
---|---|
boolean | This will return a true or false value for checking whether the user is an admin in other events except for a recent event. |