v2

latestOpenAPI 3.1.02026-07-262937191.0 MB
beta.connectors

Get authentication methods for a connector.

Get the authentication schema for a connector. Returns the list of supported authentication methods and their required headers.

get/v1/connectors/{connector_id_or_name}/authentication_methods

Path parameters

string uuid required
OR
string required

Response

Successful Response

method_type'oauth2' | 'bearer' | 'none' | 'github_app' | 'slack_app' required
has_default_credentialsboolean required