v1

latestOpenAPI 3.0.02026-08-067074272.5 KB
Dashboard

Get available provisioned numbers for hosting with a dashboard

Returns a list of 30 provisioning numbers. These numbers can be used for creating a dashboard with POST /dashboards. All numbers and area codes must be in the United States. Text Request only hosts numbers with the +1 country code.

get/dashboards/provisioning

Query parameters

area_codeinteger required
Example:423

Area code to search for provisioned numbers of

Response

Array of provisioned phone numbers

string[] required

Example response

[
  "14235839662",
  "14235613296",
  "14235563620",
  "14235619443",
  "14235374835",
  "14233584053",
  "14235374365",
  "14235567207",
  "14234608463",
  "14234718646",
  "14239199065",
  "14232957341",
  "14237993079",
  "14232142518",
  "14235619508",
  "14234819030",
  "14237992520",
  "14235613522",
  "14232204519",
  "14235645572",
  "14237993577",
  "14235563222",
  "14235568414",
  "14234559433",
  "14232957435",
  "14235606264",
  "14235567539",
  "14234368551",
  "14237992489",
  "14237993773"
]