Skip to main content

Fetch cloud phone number types

Fetch cloud phone number types

Query Parameters
    featureUUID string
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
GET /admin/cloudPhoneNumberTypes

Authorization

name: basicAuthtype: httpscheme: basic

Request

Base URL
/communications
Username
Password
featureUUID — query
curl / cURL
curl -L -X GET '/communications/admin/cloudPhoneNumberTypes' \
-H 'Accept: application/json'