Get the team members for organizer event

This API is used to get the list of event admins to show as team members in the organizer portal.
This will display the user details and role.

Path Parameters
organizerId - Unique identifier of the organizer.
eventId - Unique identifier of an event.

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the description of response attributes, which returns in the form of JSON array.

AttributeDescription
idThis is the unique identification number of a team member.
firstNameThis is the first name of the user.
lastNameThis is the last name of the user.
emailThis is the Email address of a user who registers in the application.
roleThis is the role of the team member. It can be the admin, staff, or owner of the organizer.
photoThis represents the profile picture of the user.
typeThis represents that the user is added either as admin in the organizer's page, admin for an event, or staff.
billingContactThis represents whether the user is part of the billing contact or not.
Path Params
int64
required

Unique identifier of organizer page URL

int64
required

Unique identifier of an event.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json