List connector types
List every connector type and the exact config and secrets keys it accepts.
Read this before creating a connection. Each field carries its API key
(what you send), the label the UI and validation errors use for it (so a
rejection naming “Database” maps back to pg_db), whether it is
required, and an example where one helps. applies_when marks
fields that only apply under a particular auth or mode choice.
Credentials belong in secrets and are never returned by any response;
everything listed under config is stored in the clear and readable back.
undocumented_types names connector types the product supports whose keys are
not published yet. They are creatable, but only through the app — this listing
omits them rather than risk naming a key wrongly, which would send a caller down
a path that silently fails.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
Successful Response