# Get ClientCulture Get ClientCulture Endpoint: GET /Application/ClientCultures Version: 2.0 ## Response 200 fields (application/json): - `CultureCode` (string) CultureCode. MaxLength: 16. Key property. - `ClientId` (integer) ClientId. - `IsPrimary` (boolean) IsPrimary. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `Collation` (string) Collation. MaxLength: 128. Nullable.