# Retrieve StandardType List Endpoint: GET /common/standards/{standardId}/types Version: v2_28 Security: ApiKeyAuth ## Path parameters: - `standardId` (string, required) ## Query parameters: - `recordState` (string) The status of the record. Enum: "ACTIVE", "ARCHIVED" ## Response 200 fields (application/json): - `id` (string) System assigned id field. - `fullName` (string, required) Full name of the standard type. - `shortName` (string, required) Shortened name of the standard type. - `recordState` (string) State of the record. Enum: "ACTIVE", "ARCHIVED" ## Response 401 fields ## Response 403 fields ## Response 429 fields ## Response 500 fields