---
title: "Return One User-Configurable Project Limit and Description"
method: GET
path: "/api/atlas/v2/defaultGroupLimits/{limitName}"
tags: ["Limit Description"]
---

# Return One User-Configurable Project Limit and Description

`GET /api/atlas/v2/defaultGroupLimits/{limitName}`

Returns the description of one user-configurable, project-level limit, along with its default and maximum values.

## Path parameters

- `limitName` 'MONGODB_USERS' | 'NUM_CLUSTERS' | 'NUM_SERVERLESS_MTMS' | 'NUM_USER_CUSTOM_ROLES' | 'MAX_NETWORK_PERMISSION_ENTRIES' | 'MAX_CROSS_REGION_NETWORK_PERMISSION_ENTRIES' | 'MAX_NODES_PER_PRIVATELINK_REGION' | 'BYTES_PROCESSED_QUERY' | 'BYTES_PROCESSED_DAILY' | 'BYTES_PROCESSED_WEEKLY' | 'BYTES_PROCESSED_MONTHLY' | 'NUM_PRIVATE_SERVICE_CONNECTIONS_PER_REGION_GROUP' | 'GCP_PSC_NAT_SUBNET_MASK', required

## Query parameters

- `envelope` boolean
- `pretty` boolean

## Response `200`

OK

## Other responses

- `401` — Unauthorized.
- `403` — Forbidden.
- `404` — Not Found.
- `429` — Too Many Requests.
- `500` — Internal Server Error.

---

[API](https://skmtc.dev/mongodb/apis/atlas-admin-api.md) · [All operations](https://skmtc.dev/mongodb/apis/atlas-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mongodb/atlas-admin-api/revisions/e37e8ef8429f/schema)
