These are the requests that can be made by anyone without authentication.
Returns the collection.
npm run public:get-collection
Update the query parameters in file get-collections.ts
.
Once updated, run the following script to get collections:
npm run public:get-collections
Returns the collection's metadata schema.
npm run public:get-metadata-schema