v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Connector

Get Credentials

Get credentials for a connector.

get/api/v1/apps/{app_id}/connectors/{connector_id}/credentials/{id}

Path parameters

app_idstring required

The appId of the app the connector is attached to.

connector_idstring required

The connectorId of the connector that we are getting the credentials for.

idstring required

The id of the ConnectorCredential.

Response

ConnectorServiceGetCredentialsResponse is the response returned by the get method.