PaloAltoNetworks / prisma.pan.dev

The home of Developer docs for Prisma by Palo Alto Networks
https://prisma.pan.dev
MIT License
21 stars 38 forks source link

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

Closed michael-c-hoffman closed 3 years ago

michael-c-hoffman commented 3 years ago

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": ...}

welcome-to-palo-alto-networks[bot] commented 3 years ago

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

michael-c-hoffman commented 3 years ago

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