Start typing to search.

API Reference

List connector type schemas

View Markdown
GET /api/connectors/types

Returns the available connector types, configuration schemas, and server upload limits.

Operation IDgetConnectorTypes

Authentication

  • BearerAuth·http bearer·API key token (envoy_<hex>). Create keys from Settings → API Keys — see Using the API.

Success response body

200Connector type schemas

Connector type schemas

Content typeapplication/json

responseobject
2 properties
typesarray<object>
Array items
itemobject
5 properties
typestring
labelstring
configSchemaobject

Additional properties are allowed.

capabilitiesobject

Additional properties are allowed.

integrated_account_explorerboolean

Connector supports integrated-account Data Explorer (Truto, Cardamom, etc.)

Additional properties are allowed.

upload_max_bytesinteger

Server-wide connector file upload limit in bytes.