List active custom connectors
GET /api/v1/custom-connectors/
GET
/api/v1/custom-connectors/
List all active custom connectors for the tenant.
Returns: List of connector definitions (auth_config excluded).
Authorizations
Responses
200
Successful Response
Array<object>
Response model for a custom connector (auth_config excluded).
object
auth_type
required
string
base_url
required
string
display_name
required
string
endpoints
Array<object>
object
key
additional properties
any
id
required
string
is_active
required
boolean
slug
required
string
version
required
integer