Get Device by Authentication Hash
GET {{baseUrl}}/v1/device/authentication/:deviceAuthHash
Get device by Authentication Hash which is used for device-CMS authentication by authHash. JS api sos.authHash
JS API Basics.
Parameters
Field | Type | Required | Description |
---|---|---|---|
authHash | string | required | device autHash from applet (can be used only 6 or more first characters of authHash) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}