Export
To export the asked questions in a concrete room you need to execute a GET request against the /rooms/:id/questions/export endpoint.
Request
curl --request GET \
--url https://api.digitalsamba.com/api/v1/rooms/c39d7c40-7ff7-4faa-b06f-698a639a9523/questions/export \
--user YOUR_TEAM_ID:YOUR_DEVELOPER_KEY
Response (200 OK)
2024-04-04 12:01:46 John Smith: When does the meeting start? (Votes: 8)
2024-04-04 12:01:50 Cillian Anderson: In 15 minutes
2024-04-04 12:01:48 Cillian Anderson: [Answered live]
Last updated