# Get Connections **GET /connections** Get Connections. ## Servers - https://dataflownode.zerionsoftware.com/zcrypt/v1.0: https://dataflownode.zerionsoftware.com/zcrypt/v1.0 () ## Authentication methods - Bearer auth ## Parameters ## Responses ### 200 Successful response #### Body: application/json (array[object]) - **_id** (string) id of the Connection - **action** (string) depending of what type of action - **connectionName** (string) Name of the Connection - **description** (string) Description of the Connection - **type** (string) type of the Connection (db, iform_oauth2, slack, smtp, zoho) - **config** (object) - **conditionHelperCode** (string) Condition Helper Code - **conditionExpression** (string) Condition Expression - **createdBy** (string) Name of the creator - **createById** (string) Creator Entity Id - **trustedEntities** (array) Array of Entity Ids that have permission to use this connection - **owningEntity** (string) Connection owner [Powered by Bump.sh](https://bump.sh)