Skip to main content
GET
Linked Assistants With Agent

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Query Parameters

agent_user_id
string<uuid> | null
page
integer
default:1
Required range: x >= 1
size
integer
default:50
Required range: 1 <= x <= 100

Response

Successful Response

data
PageBase[AgentAssistantMetadata] · object
required
message
string | null
default:""
meta
Meta · object