---
title: "Get your active source codes"
method: GET
path: "/companies/{company_key}/sourcecodes"
tags: ["Source Code API"]
---

# Get your active source codes

`GET /companies/{company_key}/sourcecodes`

## Path parameters

- `company_key` string, required

## Headers

- `X-API-Version` string

## Response `200`

Successful response

- SourceCodeResponse[]
  - `sourcecode` string — The short, long or alphanumeric code value.
  - `country_code` string — The E.164 Country Calling Code for the country where the code is provisioned.
  - `sourcecode_type` 'SC' | 'ANC' — SC for short or long numeric codes; ANC for alphanumeric codes.
  - `primary_country_name` string — A human-readable name of the primary country where the code is provisioned.
  - `sms_enabled` boolean — Indicates whether the code is provisioned for SMS messaging.
  - `mms_enabled` boolean — Indicates whether the code is provisioned for MMS messaging.
  - `sourcecode_end_date` string — Date string indicating when the current code lease expires in ISO-8601 format.

---

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