# Retrieve StandardType Endpoint: GET /common/standards/{standardId}/types/{standardTypeId} Version: v2_28 Security: ApiKeyAuth ## Path parameters: - `standardTypeId` (string, required) - `standardId` (string, required) ## 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 404 fields ## Response 429 fields ## Response 500 fields