v1

latestOpenAPI 3.1.02026-07-24416405768.8 KB
z) Global Functionality

Search for portlets

Returns portlets matching the given filters. Portlets are UI component configurations that can be scoped to a tenant or institution.

get/eclipse-conductor/rest/v1/global/portlets

Query parameters

institutionIdstring
limitinteger
offsetinteger
tenantIdinteger

Response

OK

createdstring date-time
descriptionstring
htmlstring
institutionIdsstring
lastModifiedstring date-time
namestring
portletIdinteger
tenantIdinteger
urlstring

Example response

[
  {
    "created": "2022-03-10T12:15:50-04:00",
    "lastModified": "2022-03-10T12:15:50-04:00"
  }
]