Gets list of PortalCatalogs according to Portal ID.
| Name | Description | Additional information |
|---|---|---|
| portalId | Portal ID of the portal according to which PortalCatalog list is to be retrieved. |
Define this parameter in the request URI. |
| Name | Description | Usage |
|---|---|---|
| catalog | This will retrieve the related catalog. | GET portalcatalogsbyportalid/{portalId}?expand=catalog |
| portal | This will retrieve the related list of portals. | GET portalcatalogsbyportalid/{portalId}?expand=portal |