Retrieve a user grant

GET {{baseUrl}}/user-grants/:id

Retrieve a user grant

HEADERS

KeyDatatypeRequiredDescription
If-None-MatchstringSpecifies the ETag of the resource
x-user-rolestring(Required) Specifies the user role with which the user intends to perform the operation
Acceptstring

RESPONSES

status: OK

{"id":"a1b2c3d4","userId":"a1b2c3d4","role":"ORGANIZATION_ADMIN","node":{"id":"a1b2c3d4","name":"Europe","path":"/1/134/230","pathName":"/WORLD/Europe/Berlin"},"product":{"id":"a1b2c3d4","name":"PLC","path":"/2/741/143","pathName":"/ALL/PLC/S7"}}