---
title: "Get Twilio Link"
method: GET
path: "/api/channels/twilio"
tags: ["channels"]
---

# Get Twilio Link

`GET /api/channels/twilio`

Return the current user's linked phone number for Twilio.

## Response `200`

Successful Response

- TwilioLinkResponse
  - `phone_number` string, nullable
  - `connected` boolean

---

[API](https://skmtc.net/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.net/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/0e52fe5f8d33/schema)
