API Reference
List connectors
GET
/api/connectors
List connectors
Operation IDlistConnectors
Authentication
- BearerAuth
http bearerAPI key token (envoy_<hex>). Create keys from Settings → API Keys — see Using the API.
Query parameters
cursorstringPagination cursor from a previous response
limitintegerMaximum number of results to return
sortstringColumn name to sort by (validated per-entity)
orderstringSort direction
qstringCase-insensitive search across name/description fields
typestringFilter by connector type
Success response body
200Paginated list of connectors
Paginated list of connectors
Content typeapplication/json
responseobject4 properties
resultarray<Connector>requiredArray items
itemobject7 properties
idintegernamestringtypestringconfigobjectParsed connector configuration
descriptionstring | nullcreated_atstring · date-timeupdated_atstring · date-timenextCursorstringprevCursorstringtotalintegerTotal number of records matching the current filters