API Reference
List connector type schemas
GET
/api/connectors/types
Returns the available connector types, configuration schemas, and server upload limits.
Operation IDgetConnectorTypes
Authentication
- BearerAuth
http bearerAPI 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
responseobject2 properties
typesarray<object>Array items
itemobject5 properties
typestringlabelstringconfigSchemaobjectAdditional properties are allowed.
capabilitiesobjectAdditional properties are allowed.
integrated_account_explorerbooleanConnector supports integrated-account Data Explorer (Truto, Cardamom, etc.)
Additional properties are allowed.
upload_max_bytesintegerServer-wide connector file upload limit in bytes.