AladiaDocs
Api referenceCalendarsEventsMembers

Retrieve a room

Retrieve a room

GET
/v2/calendars/{calendarId}/events/{eventId}/members/rooms/{roomId}

Retrieve a room

AuthorizationBearer <token>

In: header

Path Parameters

roomId*string

Response Body

application/json

curl -X GET "https://example.com/v2/calendars/{calendarId}/events/{eventId}/members/rooms/string"
[  {}]