Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.textql.com/v2/connectors/types \ --header 'Authorization: Bearer <token>'
{ "types": [ { "connector_type": "<string>", "config_key": "<string>", "fields": [ { "name": "<string>", "type": "<string>", "confidential": true, "optional_on_update": true } ] } ] }
Discover supported connector types and the fields each requires
API key or JWT token
Supported connector types and their field schemas
Show child attributes