Searching an index using an array value

Hi,

I have a field in my log which holds an array. I would like to search through my index using one or more values of that array. I am using postman to fire calls to my elasticsearch db. I have used "term" but, it doesn't take an array value as its input. Could someone help me with this please. Thanks.