v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
botData

Get botData

get/botData/{key}

Path parameters

keystring required

The id or name of the botData to retrieve

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 botData

idstring

UUID of the specified bot data

namestring

Name of the bot data

valuestring

Current value of the bot data

roomIdinteger

The room number of the room of the bot data

botIdstring

UUID of the specified bot in that room

createdBystring

Id of the User who created this botData.