Skip to main content
GET
cURL

Overview

Returns every memory type Ornn tracks as { memory_type, category } pairs. Pass each memory_type value as the type parameter (with category) on /api/memory-index instead of hard-coding them.

Query Parameters

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

Response

Memory types.