Fetch device info

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

id
string
Represents interview id for which device data are requested. If it is not present it will be read from token.

returnData
boolean
If it is set to true, string representation of map which contains all data that enters the hash will be returned.

api-version
string
required
Defaults to 1.0

``200 OK

``400 Bad Request

Updated 3 months ago


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request GET \
 
     --url https://demo-api.incodesmile.com/omni/get/device-info \
 
     --header 'accept: application/json' \
     --header 'api-version: 1.0'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

200400

Updated3 months ago