GET v2/BeaconGateways/{deviceName}
Retrieves the list of provisioned devices.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
deviceName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
The list of provisioned devices.
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string>sample string 1</string>