latestOpenAPI 3.1.02026-08-22154287463.4 KB
858365328f92
Organization
Get organization limits
Get the organization's effective limits and managed auth usage.
get/org/limits
Response
Organization limits
Example response
{
"auth_connections_used": 2,
"default_project_max_concurrent_sessions": 10,
"max_auth_connections": 3,
"max_concurrent_sessions": 500,
"min_health_check_interval_seconds": 21600
}