v1

latestOpenAPI 3.0.1CC BY-NC-SA 3.0 US2026-07-145251,1312.6 MB
Limit Description

Return One User-Configurable Project Limit and Description

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

get/api/atlas/v2/defaultGroupLimits/{limitName}

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

Identifies the user-managed limit.

Query parameters

envelopeboolean

Flag that indicates whether Application wraps the response in an envelope JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.

prettyboolean

Flag that indicates whether the response body should be in the prettyprint format.

Response

OK