Skip to main content

Get a connector by provider

GET 

/api/v1/connectors/:provider

Fetch a single connector owned by the authenticated user, keyed by provider.

Returns 404 when no connector exists for that provider on this user.

  • Scope required: integrations:read.

Request

Responses

Successful Response