rooms
Get room bot data
get/rooms/{roomId}/bots/{botId}/data
Path parameters
roomIdinteger required
The id of the room to retrieve bot data from
botIdstring required
The id of the bot which people want to reference
Query parameters
limitinteger
Maximum number of records to return in the response; also useful for pagination in the UI.
offsetinteger
Offset for paginating the response.
Response
Success, returns specified bot data