Add conversation API endpoint to get conversation (#698)
* Sorting conversation list in api response
* Add new conversation endpoint in the api
* only expose needed param in the API
* Update src/routes/api/conversations/+server.ts
Co-authored-by: Eliott C. <coyotte508@gmail.com>
* linter
* fix type
---------
Co-authored-by: Kevin CATHALY <alakme@kevins-mbp.home>
Co-authored-by: Eliott C. <coyotte508@gmail.com>