Windchill REST Services > Windchill REST Services Domain Capabilities > Examples for Basic REST Operations > Examples for the PTC Data Administration Domain > Retrieving Folder Contents with complete Entity Representation
  
Retrieving Folder Contents with complete Entity Representation
This example shows you how to retrieve folder contents where the response contains complete entity representations. Note that the complete representations are only returned for entities which extend from the WindchillEntity in WRS. Use the following GET request.
URI
GET /Windchill/servlet/odata/v4/DataAdmin/Containers('OR%3Awt.pdmlink.PDMLinkProduct%3A90537')/Folders('OR%3Awt.folder.Cabinet%3A90566')/FolderContents/ HTTP/1.1