Getting Started
Filtering
Filter list results by status, type, date range, and related resources.
All list endpoints accept query parameters to filter results. Filters are combined with AND logic — only records matching all specified filters are returned.
Filters are encoded into the cursor, so you don’t need to repeat filter parameters when paging — just pass the cursor.