---
title: "Get all online availability information."
method: GET
path: "/online-availability"
tags: ["Online Availability"]
---

# Get all online availability information.

`GET /online-availability`

## Query parameters

- `availability` 'fullyDigitized' | 'unrestrictedOnly'
- `availabilityStatus` 'active' | 'inactive'
- `naId` string
- `limit` integer
- `page` 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)
