How to get records with C#

Hi everyone 

I'm developing a web service in C# and I want to get 20 records in each petition through the API of sugar, but I don't know how to make a filter by a specific field, I already made a request with an offset, I just want to add the filter, do you know how to do it?

Kind Regards