Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

spaceId
string
erforderlich
botId
string
erforderlich

Abfrageparameter

token
string
erforderlich

Antwort

200 - application/json

The link token status

status
enum<string>
erforderlich
Verfügbare Optionen:
pending,
confirmed,
expired
Zuletzt geändert am 15. September 2026