2019.2

Table Of Contents
Working with the Entity Services
This section consists of a number of pages covering various useful working examples:
1. Finding Specific Data Entities in the Server
2. Finding all the Data Sets in the Server
3. Finding the Data Records in a Data Set
4. Finding all the Content Sets in the Server
5. Finding the Content Items in a Content Set
6. Finding all the Job Sets in the Server
7. 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.
Page 147