Web Content Manager Find Rendering and Script Portlet References
This API allows you to find any page that has a WCM Rendering or Script portlet on it referencing the given WCM content UUID.
Special Considerations
The API is specific per virtual Portal.
Limitations
Currently, the API does not support finding draft references in projects.
Using the Web Content Manager Find Rendering and Script Portlet References API
- Endpoint
- GET request to:
- Expected Body
- The body can have the basic WCM structure or be
empty:
<?xml version="1.0" encoding="UTF-8"?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:wcm="http://www.ibm.com/xmlns/wcm/8.0"> </feed>
- Expected Headers
- LTPA token of the user. Also works anonymously.
- Return Body
- The found results.