Querying for a Siebel CRM Repository Resource
You can query for a Siebel CRM Repository Resource by sending a HTTP GET request to the Repository Resource's URI.
The following request returns properties of WriteRecord control configured in the SIS Account List applet:
URI: http://ServerName:port/siebel/v1.0/workspace/MyWorkspace/Applet/SIS Account List Applet/Control/WriteRecord
HTTP Method: GET
Content-Type: application/xml
Authorization: Basic
Request body: None