---
title: "retrieve public IP addresses of the jambonz SBCs"
method: GET
path: "/Sbcs"
tags: ["Carriers"]
---

# retrieve public IP addresses of the jambonz SBCs

`GET /Sbcs`

## Query parameters

- `service_provider_sid` string — return only the SBCs operated for the sole use of this service provider

## Response `200`

list of SBC addresses

- object[]
  - `ipv4` string, required — ip address of one of our Sbcs

## Other responses

- `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)
