Connector

Get

Get a connector.

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

Path parameters

app_idstring required

The appId of the app the connector is attached to.

idstring required

The id of the connector.

Response

The ConnectorServiceGetResponse message contains the connectorView, and an expand mask.

Changes