---
title: "retrieve call capacity and other limits from the service provider"
method: GET
path: "/ServiceProviders/{ServiceProviderSid}/Limits"
tags: ["Service Providers"]
---

# retrieve call capacity and other limits from the service provider

`GET /ServiceProviders/{ServiceProviderSid}/Limits`

<Error>This endpoint is only availble with an Admin or Service Provider API key</Error>

## Path parameters

- `ServiceProviderSid` string, uuid, required

## Response `200`

service provider limits

- Limits[]
  - `category` 'voice_call_session' | 'api_limit' | 'devices'

## Other responses

- `404` — service provider not found
- `500` — system error

---

[API](https://skmtc.net/jambonz/apis/jambonz-api.md) · [All operations](https://skmtc.net/jambonz/apis/jambonz-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jambonz/jambonz-api/revisions/56f317145d23/schema)
