/
SI
significant-gravitas
/
AutoGPT Agent Server
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-25
Details
Filter operations
analytics
2
auth-email
1
briefings
1
chat
1
health
1
home
1
oauth
9
platform-linking
8
get
List all platform servers linked to the authenticated user
delete
Unlink a platform server
get
List bot platforms enabled on this deployment plus the caller's links
post
Confirm a SERVER link token (user must be authenticated)
get
Get display info for a link token
get
List all DM links for the authenticated user
delete
Unlink a DM / user link
post
Confirm a USER link token (user must be authenticated)
push
3
search
1
v1
95
v2
222
workspace
11
platform-linking
Get display info for a link token
get
/api/platform-linking/tokens/{token}/info
Path parameters
token
string
required
Response
Successful Response
LinkTokenInfoResponse
required
platform
string
required
link_type
'SERVER'
|
'USER'
required
server_name
string
nullable
server_noun
string
Changes