Windchill REST Services > Windchill REST Services Domain Capabilities > Examples for Basic REST Operations > Examples for the PTC Principal Management Domain > Retrieving License Groups for a User with Expanded Navigation
  
Retrieving License Groups for a User with Expanded Navigation
This example shows you how to retrieve license groups for a user with expanded navigation. Specify the OID for the user. Use the following GET request.
URI
GET /Windchill/servlet/odata/PrincipalMgmt/Users('<oid>')?$expand=LicenseGroups HTTP/1.1