Specify the recipient in the URL to see a specific assigned permission. To view effective permissions, use the form above.
Method |
URL |
||
GET |
http://<host>:<port>/jasperserver[-pro]/rest_v2/permissions/path/to/resource;recipient= |
||
Argument |
Type/Value |
Description |
|
recipient |
string required |
The recipient format specifies user or role, the organization if necessary, and the object ID. The slash characters must be encoded, for example: user:%2Forganization_1%2Fjoeuser |
|
Options |
|||
accept: application/xml (default) accept: application/json |
|||
Return Value on Success |
Typical Return Values on Failure |
||
200 OK – The body describes the requested permission. |
404 Not Found – When the specified resource URI or recipient is invalid. |
Version: