How do we use functions in LN Rest API ? From the example picture.
LN Rest APIs are based on OData protocol. A protocol that allow client application to query and filter data using a standardized query language.you can know more on this protocol https://www.odata.org/getting-started/basic-tutorial/
in your case the filter condition could be for example : ItemGroup eq 'Group1'