Fetch device info list
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
id
string
required
length ≥ 1
Represents Session id for which device data are requested.
api-version
string
required
Defaults to 1.0
``200 OK
``400 Bad Request
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--url https://demo-api.incodesmile.com/omni/b2b/v1/devices/info \
--header 'accept: application/json' \
--header 'api-version: 1.0'
application/json
200400