GET /api/v1/social/{socialId}/attendees
Social
Get Room Attendees
GET
GET /api/v1/social/{socialId}/attendees
Retrieves the list of all participants currently in a Scootaverse session.
Authorizations
Path Parameters
Query Parameters
Page number to get, used with pageSize
Number of items to get in one request, used with page
Property to sort by. Append ',' and directions 'asc/desc' to change direction
Response
200 - application/json
OK
Available options:
JOINED, LEFT, REJOINED, NOT_STARTED, ENDED, QUEUED, NOT_ADMITTED, BANNED 
