Validate Device
This endpoint validates that a Device Identifier exists and returns the Device upon matching. On failure, it indicates that the Identifier is not valid.
Path parameters
deviceIdentifier
Headers
Impilo-API-Key
Response
OK
device
The Device associated with the provided Device Identifier, if exists.
valid
A Boolean value of whether this device identifier is validated or not.