Skip to main content
List endpoints filter on parameters named after the field being matched. Each endpoint’s reference page lists the filters it accepts and where to send them. For example, returning only active accounts:

Multiple values

A filter that accepts several values takes them comma-separated or repeated, and matches a record with any of them. These two requests are equivalent:
Repeat the parameter when a value could itself contain a comma. Otherwise the two forms behave identically.

Combining filters

Different filters narrow the result together, so a request carrying both returns only the records matching both: