get https://api.kustomerapp.com/v1/customers/searches/positions
Fetches the positions of searches and folders for the organization.
With no query params provided, returns only searches the current user has permission to view and folders that are not empty.
With filter=all
as a query param, returns all searches and folders that exist in the organization.
NOTE
filter=all
requires org.admin privileges. Without sufficient privileges, only searches and folders the user has permission to view will be returned.