Skip to main content

Download Application Inventory

POST 

/appid/api/v1/download/app

You can download the complete application inventory list with the application details in a .csv format.

Note: You need application feature with Read permission to access this endpoint. Verify if your permission group includes this feature using the Get Permission Group by ID endpoint. You can also check this in the Prisma Cloud console by ensuring that Application Inventory > Applications is enabled.

Request

Body

required
    applicationName string
    businessCriticality string
    businessOwner string
    environment string

Responses

Successful operation

Schema
  • Array [
  • string

  • ]
Loading...