/
ME
meganova
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 3w ago
Details
Filter operations
ab-testing
7
admin
79
agents
49
analytics
7
assets
5
audio
1
auth
11
benchmarks
3
blocked-creators
4
cak
2
casting
4
character-reports
2
characters
20
chat
25
connectors
12
get
List Connector Providers
get
Get Connector Auth Url
get
Connector Oauth Callback
post
Exchange Connector Code
get
List Google Drive Folders
post
Create Google Drive Folder
get
List Space Connectors
delete
Disconnect Connector
post
Test Connector
get
List Agent Connectors
post
Link Connector To Agent
delete
Unlink Connector From Agent
creator
48
credits
10
custom-tools
6
embeds
10
escalation-rules
5
images
8
impersonate
1
integrations
14
lorebooks
16
marketplace
19
mcp-tools
3
memories
4
memory-health
1
models
4
notifications
5
personas
5
referral
9
seo
6
short-urls
1
spaces
5
storage
5
storage-providers
11
stripe
20
support-metrics
2
trailers
6
user
4
videos
4
get
Read Root
get
Redirect Short Url
get
Health Check
connectors
List Agent Connectors
List connectors linked to an agent.
get
/connectors/agent/{agent_id}
Path parameters
agent_id
string
uuid
required
Response
Successful Response
AgentConnectorResponse[]
required
id
string
uuid
required
integration_id
string
uuid
required
provider_id
string
required
provider_name
string
required
provider_icon_url
string
nullable
connector_config
object
is_active
boolean
required
connected_account
ConnectedAccountInfo
created_at
string
date-time
required
Changes