## Connection Tables Results

**Connection Tables Results** represent the outcome of running a Connection’s “Get Tables” operation. The Connection Tables Result is stored as a record containing the total number of tables found. The individual tables discovered are stored as separate Connection Table records linked back to this Connection Tables Result.

### Queryable Fields
- `id` - `OBJECT_ID`
- `connectionId` - `OBJECT_ID`

### Permissions
- `api.connections.read`
