GET
/rooms/:name/get-session-data

Gets the meeting session data.

In the case of an error, returns an HTTP error with information about the error in the response body.

See the documentation for the in-call setMeetingSessionData method for more information about how meeting session data works.

Path params

string

The name of the room.

Example requests