---
title: "Get all ipam pools usage"
method: GET
path: "/config/ipam/pfx_available"
tags: ["config - ipam"]
---

# Get all ipam pools usage

`GET /config/ipam/pfx_available`

## Query parameters

- `location_type` 'location' | 'system', required
- `name` string, required
- `dia_service` boolean, required
- `ipsec_service` boolean, required
- `nat_service` boolean, required
- `snat_service` boolean, required
- `shared` boolean, required
- `limit` integer
- `offset` integer

## Response `200`

Successful Response

- NBTenantIPAM
  - `available_prefixes` integer[], required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/zayo/apis/niro-api.md) · [All operations](https://skmtc.net/zayo/apis/niro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zayo/niro-api/versions/c52ac26e1766/schema)
