---
title: "Returns a host memory by host name"
method: GET
path: "/hosts/{hostName}/memory/"
tags: ["Hosts"]
---

# Returns a host memory by host name

`GET /hosts/{hostName}/memory/`

## Path parameters

- `hostName` string, required

## Response `200`

Memory

- Memory[]
  - `id` integer
  - `size_gb` integer, required
  - `handle` string, required
  - `host_id` integer, required

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.dev/quadsproject/apis/quads.md) · [All operations](https://skmtc.dev/quadsproject/apis/quads/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quadsproject/quads/revisions/a060ee3d649d/schema)
