GET
/meetings/:meeting/participants

A GET request to /meetings/:meeting/participants returns information about participants in the specified meeting session.

Path params

the ID of the meeting session

Query params

the largest number of participant records to return

limit to participants who joined after the given participant, identified by participant_id

limit to participants who joined before the given participant, identified by participant_id

Example request

Get a meeting session