# ContactTypes: Bouw7 Contact Types Retrieves a list of contact types. Returns a list of Contact Types. These contact types are not specific for an organization. * all organizations have the same contact types - Catalog: `Bouw7` - Schema: `Contact` - Label: Contact Types This is a read-only table. The Bouw7 API may not support changing the data or the Invantive UniversalSQL driver for Bouw7 does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Bouw7 API. ## Table Columns The columns of the table `ContactTypes` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `id` | `int64` | ID | ☐ | The ID of contact type. | | `name` | `varchar2` | Name | ☐ | The name of contact type. |