---
title: "List Organizations with Entitlements"
method: GET
path: "/v2/admin/entitlements"
tags: ["Super Admin Org Controller"]
---

# List Organizations with Entitlements

`GET /v2/admin/entitlements`

List all organizations with entitlements. (SuperAdmin, ECM and Billing privileges required)

## Path parameters

- `org-name` string, required

## Query parameters

- `product-name` string
- `is-paid-subscription` boolean

## Response `200`

OK

## Other responses

- `302` — Found
- `400` — Bad Request
- `401` — Unauthorized
- `402` — Payment Required
- `403` — Forbidden
- `404` — Not Found
- `405` — Method Not Allowed
- `409` — Object Exists
- `415` — Unsupported Media Type
- `422` — Unprocessable Entity
- `429` — Too Many Requests
- `451` — Unavailable For Legal Reasons
- `500` — Internal Error
- `501` — Not Implemented
- `502` — Bad Gateway
- `503` — Service Unavailable

---

[API](https://skmtc.net/brevdev/apis/ngc-api-documentation.md) · [All operations](https://skmtc.net/brevdev/apis/ngc-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brevdev/ngc-api-documentation/versions/7f0aa99cc03e/schema)
