Hi, I’ve desperately tried to find examples of REST api usage for data manipulation. I found api descriptions here: FOLIO Developers | Reference | API documentation
But what is the exact endpoint if my Folio instance is in address https://my-folio.com and I want to get list of all budgets (/finance/budgets)?
I guess API is versioned but I can’t find info about that.
Any help is much appreciated.