GET application/plan_limits

gitlab.com:gitlab-api

Summary: Get current plan limits
Operation ID: getApiV4ApplicationPlanLimits
Auth: unknown
Description

List the current limits of a plan on the GitLab instance.

Parameters (1)

plan_name (string, query, optional, default: default)

Name of the plan to get the limits from. Default: default.

Constraints: {'enum': ['default', 'free', 'bronze', 'silver', 'premium', 'gold', 'ultimate', 'ultimate_trial', 'premium_trial', 'opensource']}

No probe data for this endpoint yet.