List the people from a session

List all the participants of a session.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Session ID

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'

boolean

Filter People that attend or not the Session

string

Filter People by their email (exact match)

string

Filter People which ‘created_at’ attribute starts from the given date (expressed as a Unix timestamp or an ISO 8601 date).

string

Filter People which ‘created_at’ attribute ends with the given date (expressed as a Unix timestamp or an ISO 8601 date).

string

Filter People which ‘updated_at’ attribute starts from the given date (expressed as a Unix timestamp or an ISO 8601 date).

string

Filter People which ‘updated_at’ attribute ends with the given date (expressed as a Unix timestamp or an ISO 8601 date).

include
array of strings

Include Related Data

include
Responses

401

Authentication failed

403

Workspace blocked

404

Not found

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
*/*