Get organization limits
Get the organization’s concurrent session ceiling and the default per-project concurrency cap applied to projects without an explicit override.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Organization limits
The organization's effective concurrent browser session ceiling, from its plan or an override. Read-only and shared across all projects in the org; a per-project default cannot exceed it.
100
Default maximum concurrent browser sessions applied to every project that has no explicit per-project override. Null means no org-level default, so such projects are uncapped (only the org-wide limit applies). Applies to existing and newly created projects.
10