Get organizer team members

This API is used to get a list of team members under the organization. This will not return users deleted from the application.

Path Parameters
orgId - Unique identifier of an organizer.

Body Parameters
Not Required

Response
Details / Check response object

Authentication required - ✅

Role wise accessibility 

Super Admin - ✅
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 a JSON array.

AttributeDescription
idThis contains a unique identifier of the team member.
firstNameThis contains the first name of the team member. If the first name is blank, it will return a null value.
lastNameThis contains the last name of the team member. If the last name is blank, it will return a null value.
emailThis contains the email address of the team member.
photoThis contains the team member's profile picture URL.
billingContactThis indicates whether the team member is a billing contact or not.
roleThis contains the user role of the team member.
Path Params
int64
required

This is organizer unique identifier.

Responses

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