List budget entries for given account_ids and end_dates

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

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!