v1

latestOpenAPI 3.0.02026-08-064311,0881.3 MB
folderManagement

Schedule Installed Apps folder job

Schedule an asynchronous job to get the top-level Installed Apps content items.

You get back a identifier of asynchronous job in response to this endpoint. See Asynchronous-Request section for more details on how to work with asynchronous request.

get/v2/content/folders/installedApps

Headers

isAdminModestring

Set this to "true" if you want to perform the request as a Content Administrator.

Response

An asynchronous job to get the Installed Apps folder has been scheduled.

idstring required

Identifier to get the status of an asynchronous job.

Example response

{
  "id": "C03E086C137F38B4"
}