Can I specify which fields I want in a response?

Can I specify which fields I want in a response?

When I get a list of customers with https://books.zoho.com/api/v3/contacts?organization_id=org_id, is there a way to specify which fields I want in the response? I don't need to receive every field. I know it's just a matter of only reading the fields I want, but it seems like a lot of unnecessary traffic.