PaloAltoNetworks/prisma.pan.dev

Issue with "Search Manager API" in @site/api/cloud/cspm/searchmanager.mdx

michael-c-hoffman opened this issue · 2 comments

Describe the problem

When performing a search for all "saved" searches. get a 400 error
https://api3.prismacloud.io/search/history
filter: saved
limit: -1

https://api3.prismacloud.io:443 "GET /search/history HTTP/1.1" 400 0

Expected results

Expected back json with all of the saved searches for the account

Special Notes

If performing a specific search ID lookup the api works as expected
https://api3.prismacloud.io:443 "GET /search/history/
{"cloudType":"aws", "id": ...}

🎉 Thanks for opening your first issue here! Welcome to the community!

closing issue upon further inspection these are sent as parameters not data.