# cofre_connections

**Table name:** cofre\_connections

**Description:** Table to store all Salte Edge users' connections.

<table id="bkmrk-field-type-descripti" width="1042"><tbody><tr><td style="width: 183px;">**Field**

</td><td style="width: 93px;">**Type**

</td><td style="width: 390px;">**Description**

</td><td style="width: 375px;">**API**

</td></tr><tr><td style="width: 183px;">**ID**

</td><td style="width: 93px;">Integer

</td><td style="width: 390px;">Sequential number of the registry in the table

</td><td style="width: 375px;"></td></tr><tr><td style="width: 183px;">**userID**

</td><td style="width: 93px;">Integer

</td><td style="width: 390px;">The id of the user in table cofre\_users

</td><td style="width: 375px;"></td></tr><tr><td style="width: 183px;">**saltedge\_connection\_id**

</td><td style="width: 93px;">String

</td><td style="width: 390px;">The id of the connection supplied by Salt Edge when the connection was created

</td><td style="width: 375px;">https://www.saltedge.com/api/v5/connections

</td></tr><tr><td style="width: 183px;">**status**

</td><td style="width: 93px;">Integer

</td><td style="width: 390px;">Status of the connection for the Cofre platform

A connection could be:

0 – Inactive

1 – Active

2 - Waiting **saltedge\_connection\_id**

</td><td style="width: 375px;"></td></tr><tr><td style="width: 183px;">**datainsert**

</td><td style="width: 93px;">Timestamp

</td><td style="width: 390px;">Date and time when the registry was inserted in the table

</td><td style="width: 375px;"></td></tr><tr><td style="width: 183px;">**dataupdate**

</td><td style="width: 93px;">Timestamp

</td><td style="width: 390px;">Date and time of the last update of the registry in the table

</td><td style="width: 375px;"></td></tr></tbody></table>