The GET projects endpoint (https://apidocs.tempo.io/cost-tracker/#operation/getProjects) returns for many project fields only the self-Link, so that one has to do a lot of additional requests to get a more complete dataset. This gets especially problematic when querying for many or all projects at once.
E.g: If there are 10 Cost Tracker Projects and I need to get the data of 5 fields in separate requests, I already end up with 50 additional requests in order to achieve this, which is not very good for performance :-)
Therefore it would be very helpful to be able to expand some fields like "budget", "budgetMilestones", "scope", "roles", "rates" or maybe even "expenses" (or the first page of them) directly in the GET projects response.
Tempo Products | Cost Tracker for Tempo Timesheets |
Tempo Platform | Cloud |