- TODO LIST
- Version
- Authentication
- Access Token (Oauth - Username/Password)
- API Key (Machine 2 Machine)
- JWT (JSON Web Token)
- Event Subscriptions
- Resellers
- Domains
- Phone Numbers
- Users
- Devices
- Phones/Macs
- Sites
- Call Center
- Answer Rules
- Call Blocking
- Auto Attendant
- Media
- Voicemail
- Greetings
- Read Greetings for User
- Read Specific Greeting for User
- Delete Specific Greeting for User
- Create a new Greeting from TTS
- Update Greeting with TTS script
- Create a new Greeting from Upload (JSON + Base64 File)
- Update Greeting from Upload (JSON + Base64 File)
- Create a new Greeting from Upload (Multipart/Mixed Post)
- Update Greeting from Upload (Multipart/Mixed Post)
- Music on Hold
- Domain
- Read MOH for Domain
- Create a new MOH for Domain from TTS
- Update MOH for Domain from TTS
- Create a new MOH for Domain from Upload (JSON + Base64 File)
- Update MOH for Domain from Upload (JSON + Base64 File)
- Create a new MOH for Domain from Upload (Multipart/Mixed Post)
- Update MOH for Domain from Upload (Multipart/Mixed Post)
- Delete MOH for Domain
- User
- Read MOH for User
- Create a new MOH for Domain from TTS
- Create a new MOH for User from Upload (JSON + Base64 File)
- Update MOH for User from Upload (JSON + Base64 File)
- Update MOH for Domain from TTS
- Create a new MOH for User from Upload (Multipart/Mixed Post)
- Update a MOH for User from Upload (Multipart/Mixed Post)
- Delete MOH for User
- Domain
- Hold Messages
- Text to Speech
- CDR (Call History)
- Transcriptions & Sentiment
- Call Traces & Cradle to Grave
- Calls (live/active calls)
- Contacts
- Addresses
- Get Addresses for Domain
- Validate Address
- Create Address for Domain
- Update Address for Domain
- Update Address for User
- Update Address Endpoint
- Create Address for User
- Delete Address For User
- Delete Address Endpoint
- Delete Address For Domain
- Create Address Endpoint
- Get Address Endpoints for a Domain
- Get Addresses Count for Domain
- Get Addresses for User
- Get Address Using Address ID
- Voicemail Reminders
- Dialrule
- Messages
- Get Messagesessions for Domain
- Start a new Message Session
- Get Messagesessions for User
- Get Messages for Messagesession
- Send a message (Chat)
- Send a message (Group Chat)
- Send a message (Media Chat)
- Send a message (SMS)
- Send a message (Group SMS)
- Send a message (MMS)
- Update Messagesession (Participants)
- Update Messagesession (Session Name)
- Update Messagesession (Leave)
- Delete Messagesession
- SMS Numbers
- Recordings
- Email
- Connections
- Routes
- Meetings
- Event Logs
- Iotum
- Read Iotum Video Domain Resellers
- Read Iotum Video Host
- Read All Iotum Video Hosts in a Domain
- Read Iotum Video Host Conferences
- Read Iotum Video Host Contacts
- Read Iotum Video Company
- Read Iotum Video Company Products
- Read Iotum Video Available Products
- Create a Host
- Create Host Contacts
- Create Iotum Video Subscription
- Update Domain's Iotum Company
- Update Domain's Iotum Subscriptions
- Update User's Iotum Host
- Delete Iotum Video Subscription
- Delete a Host
- Create Iotum Video Company
- Create a Ad-hoc Conference
- Delete a Video Company
- Create a Meeting with Id
- Create a Meeting
- Read Meeting
- Count Domains Meetings
- Count Meeting
- Register Meeting
- Update a Meeting
- Delete a Meeting
- Request a Meeting ID
- Read Meetings for User
- Backup & Restore
- Configs
- Images
- Templates
- Timeframes
- Domain (Shared)
- User
- Holiday Information
- Firebase
- SSL Certificates
Get Specifc Device
GET
/domains/{domain}/users/{user}/devices/{device}
Last modified:2023-12-21 20:51:58
OperationId:GetDevice
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Path Params
domain
stringÂ
required
Example:
{{domain}}
user
stringÂ
required
Example:
{{user}}
device
stringÂ
required
Example:
{{user}}x
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/{{domain}}/users/{{user}}/devices/{{user}}x'
Responses
🟢200OK
application/json
Body
device
stringÂ
required
user
stringÂ
required
Examples:
1000200
domain
stringÂ
required
<= 64 characters
Examples:
example.commyDomaintest.12123
Match pattern:
^[A-Za-z0-9._-]+|\*
device-sip-registration-uri
stringÂ
read-onlyoptional
device-sip-registration-state
enum<string>Â
read-onlyoptional
Allowed values:
registeredunregistered
device-sip-registration-password
string <password>
optional
caller-id-number-emergency
stringÂ
optional
Default:
[*]
device-force-notify-new-voicemails-enabled
enum<string>Â
optional
Allowed values:
yesno
Default:
no
device-level-call-recording-enabled
enum<string>Â
optional
Allowed values:
yesno
Default:
no
device-push-enabled
enum<string>Â
optional
Allowed values:
yesno
Default:
yes
device-sip-registration-contact
stringÂ
read-onlyoptional
device-sip-registration-core-server
string <hostname>
read-onlyoptional
device-sip-registration-datetime
string <date-time> | nullÂ
read-onlyoptional
device-sip-registration-expires-datetime
string <date-time> | nullÂ
read-onlyoptional
device-sip-registration-expiry-seconds
integerÂ
optional
Default:
60
device-sip-registration-ignore-for-presence-calculation
enum<string>Â
optional
Allowed values:
yesno
Default:
no
device-sip-registration-ignore-report-enabled
enum<string>Â
optional
Allowed values:
yesno
Default:
no
device-sip-registration-ip-address
string <i>
read-onlyoptional
device-sip-registration-user-agent
stringÂ
read-onlyoptional
Examples:
Yealink T48 2.3.232SnapMobile Web 44.0.2
device-sip-no-to-tag-in-cancel
enum<string>Â
optional
Allowed values:
yesno
Default:
no
device-srtp-enabled
enum<string>Â
optional
Allowed values:
yesnoopportunistic
Default:
no
auto-answer-enabled
enum<string>Â
optional
Allowed values:
yesno
Default:
no
recording-configuration
enum<string>Â
optional
Allowed values:
yesyes-with-transcriptionyes-with-transcription-and-sentimentno
Default:
no
device-sip-allowed-user-agent
stringÂ
optional
device-sip-nat-traversal-enabled
enum<string>Â
optional
Allowed values:
automaticnoneneverfixed
Default:
automatic
device-sip-latency-seconds-current
numberÂ
read-onlyoptional
device-sip-latency-seconds-average
numberÂ
read-onlyoptional
emergency-address-id
string  | nullÂ
optional
error-reading-from-endpoint-module
stringÂ
read-onlyoptional
login-username
stringÂ
read-onlyoptional
name-full-name
stringÂ
read-onlyoptional
device-models-model
stringÂ
optional
device-provisioning-mac-address
stringÂ
optional
device-provisioning-registration-core-server
stringÂ
optional
device-provisioning-sip-transport-protocol
enum<string>Â
optional
Allowed values:
udptcptls
Default:
udp
device-provisioning-username
string  | nullÂ
optional
device-provisioning-password
string  | nullÂ
optional
device-provisioning-line
integerÂ
optional
device-provisioning-overrides
stringÂ
optional
Example
{
"device": "string",
"user": "1000",
"domain": "example.com",
"device-sip-registration-uri": "string",
"device-sip-registration-state": "registered",
"device-sip-registration-password": "pa$$word",
"caller-id-number-emergency": "[*]",
"device-force-notify-new-voicemails-enabled": "no",
"device-level-call-recording-enabled": "no",
"device-push-enabled": "yes",
"device-sip-registration-contact": "string",
"device-sip-registration-core-server": "example.com",
"device-sip-registration-datetime": "2019-08-24T14:15:22Z",
"device-sip-registration-expires-datetime": "2019-08-24T14:15:22Z",
"device-sip-registration-expiry-seconds": 60,
"device-sip-registration-ignore-for-presence-calculation": "no",
"device-sip-registration-ignore-report-enabled": "no",
"device-sip-registration-ip-address": "string",
"device-sip-registration-user-agent": "Yealink T48 2.3.232",
"device-sip-no-to-tag-in-cancel": "no",
"device-srtp-enabled": "no",
"auto-answer-enabled": "no",
"recording-configuration": "no",
"device-sip-allowed-user-agent": "string",
"device-sip-nat-traversal-enabled": "automatic",
"device-sip-latency-seconds-current": 0,
"device-sip-latency-seconds-average": 0,
"emergency-address-id": "string",
"error-reading-from-endpoint-module": "string",
"login-username": "string",
"name-full-name": "string",
"device-models-model": "string",
"device-provisioning-mac-address": "string",
"device-provisioning-registration-core-server": "string",
"device-provisioning-sip-transport-protocol": "udp",
"device-provisioning-username": "string",
"device-provisioning-password": "string",
"device-provisioning-line": 0,
"device-provisioning-overrides": "string"
}
Modified at 2023-12-21 20:51:58