# Retrieve Standard List Endpoint: GET /common/standards Version: v2_28 Security: ApiKeyAuth ## Query parameters: - `name` (string) - `recordState` (string) Enum: "ACTIVE", "ARCHIVED" - `size` (integer) The number of elements to return in each page. Minimum value must be 1, defaults to 20. - `page` (integer) The pageNo to return. (Zero-based) ## Response 200 fields (application/json): - `id` (string, required) System assigned id field. - `name` (string, required) Full name of the standard. ## Response 401 fields ## Response 403 fields ## Response 429 fields ## Response 500 fields