A connector to an external service
| KEY | TYPE | Description |
|---|---|---|
| applicationConnectorId | str | The unique ID for the connection. |
| service | str | The service this connection connects to |
| serviceName | str | For OAuth services, the specific provider name (e.g., 'spotify') |
| name | str | A user-friendly name for the service |
| createdAt | str | When the API key was created |
| status | str | The status of the Application Connector |
| auth | dict | Non-secret connection information for this connector |