---
title: "Get Number"
method: GET
path: "/organization/number"
tags: ["Organizations"]
---

# Get Number

`GET /organization/number`

REQUIRED SCOPES <code>['organizations:read']</code><br>Get Number

## Response `200`

OK

- object
  - `city` string
  - `country` string
  - `country_calling_code` string
  - `disabled` boolean
  - `formattedNumber` string
  - `formatted_number` string
  - `has_profile` boolean
  - `voice` boolean
  - `voice_outbound` boolean
  - `use_organization_call_settings` boolean
  - `id` integer
  - `is_aircall` boolean
  - `is_toll_free` boolean
  - `is_transcribe_voice_to_text` boolean
  - `is_landline` integer
  - `is_zipwhip` integer
  - `landline` string
  - `mms` boolean
  - `national_number` string
  - `number` string
  - `number_vendor_id` integer
  - `organization_id` integer
  - `short_code` integer
  - `state` string
  - `toll_free_verification_sid` string
  - `type` string
  - `verified_status` string
  - `area_code` object[]
    - `area_code` string
    - `country_code` string
    - `id` integer
    - `state_code` string
    - `state_name` string
    - `time_zone` string
  - `number_vendor` object[]
    - `id` integer
    - `is_active` boolean
    - `key` string
    - `name` string

---

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