get
https://api.accelevents.com/rest/o/organizers/
This API is used to get all the organizers created by the given email. It will return list of organizer details for each organizer created by the user under a specific email.
Path Parameters
userEmail: organizer user's email.
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 - ✅
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Below, you can find the description of each response attribute from the array's object, which are returned in JSON format.
| Attributes | Description |
|---|---|
| organizerId | This contains the organizer's Id. |
| name | This contains the organizer's name. |
| organizerPageURL | This contains the organizer page URL. |
| allowSocialSharing | This allows social sharing. It is allowed by default. |
Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.
| Error code | Error Description |
|---|---|
| 401 | Not authorize to access |