New to Telerik Report Server? Start a free 30-day trial
GET api/reportserver/v1/users/{username}/isadmin
Returns whether the user has administrator rights.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| username |
User ID. | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of string
| Name | Description | Type | Additional information |
|---|
Response Formats
application/json, text/json
json
[
"sample string 1",
"sample string 2"
]