Open
Description
Documentation link
https://pan.dev/prisma-cloud/api/cwpp/get-images-names/
Describe the problem
GET /api/v34.01/images/names HTTP/1.1
Host: api.prismacloud.io
Authorization: Basic REDACTED
User-Agent: curl/8.7.1
Accept: /
- Request completely sent off
< HTTP/1.1 404 Not Found
< Date: Fri, 04 Jul 2025 07:26:45 GMT
< Content-Type: text/plain
< Content-Length: 0
< Connection: keep-alive
Seems the URL is bad
Suggested fix
this is only a sample call, seems I get this for a lot of URLs... a few work, for example /uve/api/v1/vulnerabilities/search.
not sure if I'm using the wrong version (tried a lot of version variations, but nothing seems good, not sure how to find the right version)
tried with AI a lot of workarounds nothing works. at least test with AI if the documentation is good in the future.