/
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
experiments
2
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
trials
4
v1
96
v2
232
workspace
12
platform-linking
List all platform servers linked to the authenticated user
get
/api/platform-linking/links
Response
Successful Response
PlatformLinkInfo[]
required
id
string
required
platform
string
required
platform_server_id
string
required
owner_platform_user_id
string
required
server_name
string
nullable
required
linked_at
string
date-time
required
Changes