Skip to main content

List Tags

GET 

/appid/api/v2/tags

Get the list of tags which are used to scan and discover applications.

Note: You need investigateApplicationRql 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 Investigate > Applications is enabled.

Request

Responses

OK

Schema
    tags string[]
Loading...