Bot

List my Agents

Returns every Agent owned by the authenticated bot.

get/bot{token}/getMyAgents

Path parameters

tokenstring required

Required bot token included in the URL path.

Headers

authorizationstring

Optional bot token using the Bearer scheme. When supplied, it takes precedence over the token in the URL.

Response

BotGetMyAgentsSuccess

oktrue required

Always true for a successful request.

Changes