Do we have REST Endpoint to get list of DB Collections

Do we have REST Endpoint to get list of DB Collections in Mongo DB Atlas.

Hi Shubhangi, Out of curiosity, what’s your use case for this? You could craft an endpoint for this purpose using https://www.mongodb.com/docs/atlas/app-services/data-api/custom-endpoints/ but it’s worth validating you don’t have an application client that can do this directly in your app code via a mongodb driver