api
Designing API Field Selection: Sparse Fieldsets and the Patterns That Stay Maintainable
When a list endpoint returns 30 fields per object and the customer wants 3, response sizes compound across pages and machines. Field selection is the underused API pattern that makes large responses survivable.