get https://api.getsilverfin.com/api/v4/f//companies//budgets//entries
You can search the entries in a given budget by providing account_ids and
end_dates. There is a limit of 100 account_ids and 24 end_dates
per request.
An example request would be:
/entries?account_ids[]=1&account_ids[]=2&end_dates[]='2000-01-01'.
Required scope(s): financials:read