Skip to main content
GET
/
api
/
calls
/
rooms
/
{roomName}
/
participants
List Call Rooms Participants
curl --request GET \
  --url https://api.example.com/api/calls/rooms/{roomName}/participants \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

roomName
string
required

Response

200

Successful response