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
deviceIdentifierstringRequired
Response
This endpoint returns an object.
validbooleanOptional
A Boolean value of whether this device identifier is validated or not.
deviceobjectOptional
The Device associated with the provided Device Identifier, if exists.