Roles
Load roles by name filter (deprecated)
Returns a filtered role tree structure where leaf nodes contain the specified name. Used for role filtering in admin UI. This endpoint is deprecated.
get/api/role/loadbyname/{params}
Path parameters
paramsstring required
URL parameters including name filter (name=filterText)
Response
Filtered roles loaded successfully
object required
Filtered role tree structure with identifier, label, and items containing matching roles
Changes
No recorded changes to this endpoint across all 1 revision of this API.