---
title: "Get Call Effective Limit"
method: GET
path: "/call/sessions/{call_session_id}/call-limit"
tags: ["call", "calls"]
---

# Get Call Effective Limit

`GET /call/sessions/{call_session_id}/call-limit`

Effective per-call duration limit for a peer call = the MOST GENEROUS
participant's tier limit.

If any participant is premium / pro-tutor / org-premium (their
call_minutes_per_call is the 999999 "unlimited" sentinel), the whole call is
uncapped and the client shows no countdown. The 45-min cap (warning + the
client-side auto-end) only applies when EVERY participant is free/lite. This
keeps the on-screen warning consistent with what actually happens — a free
user paired with a premium partner no longer sees a "call will end" warning
for a call that won't end.

## Path parameters

- `call_session_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fluentea/aurqa-language-learning-platform-refactored/revisions/78f314acd8bf/schema)
