Working with the Entity Services
This section consists of a number of pages covering various useful working examples:
- Finding Specific Data Entities in the Server
 - Finding all the Data Sets in the Server
 - Finding the Data Records in a Data Set
 - Finding all the Content Sets in the Server
 - Finding the Content Items in a Content Set
 - Finding all the Job Sets in the Server
 - Finding the Jobs in a Job Set
 
See the Entity Service, Data Set Entity Service, Content Set Entity Service and Job Set Entity Service pages of the REST API Reference section for further detail.
Note: A complete listing including these examples can be found in the index.html file located at the root of the working example source code which contains links to all working examples.