---
title: "Get all online availability information for a record with the given naId."
method: GET
path: "/online-availability/naId/{naId}"
tags: ["Online Availability"]
---

# Get all online availability information for a record with the given naId.

`GET /online-availability/naId/{naId}`

## Path parameters

- `naId` integer

## Response `200`

A body of response data containing full record objects if any were found.

## Other responses

- `400` — Bad Request. Invalid search terms, revise terms.
- `422` — Unprocessable Entity. Query must be a non-empty string.

---

[API](https://skmtc.net/archives/apis/catalog-api.md) · [All operations](https://skmtc.net/archives/apis/catalog-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/archives/catalog-api/revisions/cafec81df996/schema)
