curl --request GET \
--url https://api.example.com/api/calls/rooms/{roomName}/participants \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.example.com/api/calls/rooms/{roomName}/participants \
--header 'Authorization: Bearer <token>'