Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

spaceId
string
required
botId
string
required

Response

200 - application/json
object | null

The IM binding, or null when the bot is not bound

platform
string
required
channelType
string
required
externalId
string
required
lastActiveAt
string
required
Last modified on September 15, 2026