v2

latestOpenAPI 3.1.02026-07-262937191.0 MB
beta.connectors

Get a connector.

Get a connector by its ID or name.

get/v1/connectors/{connector_id_or_name}#idOrName

Path parameters

string uuid required
OR
string required

Query parameters

fetch_user_databoolean

Fetch the user-level data associated with the connector (e.g. connection credentials).

Fetch the user-level data associated with the connector (e.g. connection credentials).

fetch_customer_databoolean

Fetch the customer data associated with the connector (e.g. customer secrets / config).

Fetch the customer data associated with the connector (e.g. customer secrets / config).

Response

Successful Response

idstring uuid required
namestring required
titlestring nullable
descriptionstring required
created_atstring date-time required
modified_atstring date-time required
serverstring nullable
protocol'mcp' | 'http' | 'turbine'
icon_urlstring nullable
owner_idstring nullable
owner_type1 | 2 | 3 | 4 required
visibility'shared_global' | 'shared_org' | 'shared_workspace' | 'private' required
creator_idstring nullable
system_promptstring nullable
activeboolean nullable
private_tool_executionboolean required
mistralboolean
is_authenticatedboolean nullable
system_prompt_routestring nullable