Skip to main content

Download Application Details

GET 

/appid/api/v1/download/app/:id

Download application details such as alert information, vulnerability reports, and asset details, in a CSV format. The file type value defines the details of the application to download.

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

Path Parameters

    id stringrequired

    Application ID.

Query Parameters

    file_type stringrequired

Responses

Successful operation

Schema
  • Array [
  • string

  • ]
Loading...