# Get Specific Connection **GET /connections/{connectionId}** Get Specific Connection. ## Servers - https://dataflownode.zerionsoftware.com/zcrypt/v1.0: https://dataflownode.zerionsoftware.com/zcrypt/v1.0 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **connectionId** (string) id of the Connection ## Responses ### 200 Successful response #### Body: application/json (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) - **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)