Question
Ordering by in Rest API
Does anyone know of a way to order the result set when retrieving from the rest api? Say for example I want to retrieve all programs created after a certain day, sorted alphabetically? Or pull activities sorted by lead_id desc, etc.