📙List Collections
Lists all the collections the user has
Prerequisites
Requires a user auth token. See the API Auth section.
Listing Collections
Takes in a name of the database db
and returns a list of all collections in that db.
Note the collections are automatically created when you add new data to the database.
Sample Response
Last updated