GET v2/BeaconGateways/{deviceName}

Retrieves the list of provisioned devices.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
deviceName

string

Required

Body Parameters

None.

Response Information

Resource Description

The list of provisioned devices.

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string>sample string 1</string>