List people

List all the people belonging to your workspace, who engaged with one of your event sessions at some point, including your team members.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

This endpoint requires the events:read or events:write scopes.

This endpoint can be used to retrieve the list of people associated with your organization, regardless of the events/sessions they attended. This list of people can be filtered by the people's role (using the filter[role] filter), which can be:

  • participant: People who attended (or registered) to one of your event sessions at some point
  • team_member: Team members of your organization

You can also use the filter[email] filter, which lets you search for someone specifically.

Query Params
string

Page index to be returned

string

Number of record to be returned by page

string

Filter People by role : 'participant', 'team_member'

string

Filter People by their email (exact match)

Responses

401

Authentication failed

403

Workspace blocked

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json
*/*