I saw in another post that i can call a saved query by calling the saved query id 'api/v1/search?templateid=160598' this works fine but is there a way to pass a parameter to one of the attributes in the saved search query. Let's say if I had an attribute named ItemID, can I pass the ID as part of the query?
Does anyone know where I can find more information about 'api/v1/search' I did not see it as part of the documentation but it does seem to be a valid call.