Siebel REST API Guide > Using the Siebel REST API > Using Siebel REST API to Access Siebel Repository Data XML Examples >
Querying for a Siebel CRM Repository Resource That Returns Only List and Chart Child Links
You can query for a Siebel CRM Repository Resource that returns child links for lists and charts by sending an HTTP GET request to the resource's URI. The following details are for a request to query for a Siebel CRM Repository that returns child links only for SIS Account Lists and charts on the Siebel CRM Server:
- URI: http://ServerName:port/siebel/v1.0/workspace/dev_sadmin_arul/Applet/SIS Account List Applet?ChildLinks=List,Chart
- HTTP Method: GET
- Content-Type: application/xml
- Authorization: Basic
- Request body:
|