---
title: "Get WebRTC credentials for Telnyx client initialization.
Returns SIP credentials needed to establish WebRTC connection."
method: GET
path: "/Phones/webrtc/credentials"
tags: ["Phones"]
---

# Get WebRTC credentials for Telnyx client initialization.
Returns SIP credentials needed to establish WebRTC connection.

`GET /Phones/webrtc/credentials`

## Response `200`

OK

- WebRtcCredentialsResponse — WebRTC credentials for Telnyx client initialization
  - `sipUsername` string
  - `sipPassword` string
  - `callerIdNumber` string
  - `callerIdName` string

## Other responses

- `404` — Not Found

---

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