Skip to main content
GET
cURL

Overview

Returns every memory type Ornn tracks as { id, memory_type, category }. id is the stable ≤32-character key (for example mem_ddr4_16gb); memory_type is the display name. Pass either id or memory_type as type on /api/memory-index.

Query Parameters

category
enum<string>
Available options:
dram,
flash,
module

Response

Memory types.