Get Device Authentication Hash
GET {{baseUrl}}/v1/device/:deviceUid/authentication
Get authentication contains the authHash
for device by deviceUid
.
Get device Authentication Hash which is used for device-CMS authentication.
Parameters
Field | Type | Required | Description |
---|---|---|---|
deviceUid | string | required | device application id |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}