Skip to main content

Get Application Discovery Criteria by ID

GET 

/appid/api/v1/app/criteria/:id

Get the discovery criteria details of an application by application ID.

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.

Responses

Successful operation

Schema

    object

Loading...