New to Telerik Report ServerStart a free 30-day trial

GET api/reportserver/v1/users/{userId}/roles

Returns the user role IDs of the specified user.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

User ID.

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of user role IDs.

Collection of string

NameDescriptionTypeAdditional information

Response Formats

application/json, text/json

json
[
  "sample string 1",
  "sample string 2"
]
Not finding the help you need?
Contact Support