# Get ProductAccessory Get ProductAccessory Endpoint: GET /Products/ProductAccessories Version: 2.0 ## Response 200 fields (application/json): - `ProductId` (integer) ProductId. Key property. - `ClientId` (integer) ClientId. - `AccessoryProductId` (integer) AccessoryProductId. - `TypeId` (integer) TypeId. - `SortOrder` (integer) SortOrder. Nullable. - `PopulationRuleId` (integer) PopulationRuleId. Nullable. - `IsActive` (boolean) IsActive. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `IsProductVariantUnique` (boolean) IsProductVariantUnique. - `IsAccessoryProductVariantUnique` (boolean) IsAccessoryProductVariantUnique. - `Cultures` (array) Cultures. - `Cultures.AccessoryProductId` (integer) AccessoryProductId. Key property. - `Cultures.CultureCode` (string) CultureCode. MaxLength: 16. Key property. - `Cultures.Name` (string) Name. MaxLength: 255. Nullable. - `Cultures.SubHeader` (string) SubHeader. MaxLength: 255. Nullable. - `Cultures.SubDescription` (string) SubDescription. Nullable. - `Cultures.DescriptionHeader` (string) DescriptionHeader. MaxLength: 255. Nullable. - `Cultures.Description` (string) Description. Nullable.