Using the REST API. If I query /assemblyItem?q=ite...
# suitetalkapi
d
Using the REST API. If I query /assemblyItem?q=itemId IS "BLAH123" I don't get any results, but if I query that exact item by its ID /assemblyItem/1234 it returns just fine.
Does assemblyItem only query Item Groups?