Siebel REST API Guide > Using the Siebel REST API > Using Siebel REST API to Access Siebel Repository Resources JSON Examples >

Querying for a Siebel CRM Repository Resource That Returns Child Links Only for Lists and Charts


You can query for a Siebel CRM Repository Resource that returns child links for lists 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 Resource that returns child links only for 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/json
  • Authorization: Basic
  • Request body: None
Siebel REST API Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.