GET /:collectionId/

Table 1. Get/:collectionId/ Data
API GET/:CollectionId/
Purpose This route is used to get a specific collection by its ID.
Parameter
  • collectionId: The ID of the collection.
Response Returns the requested collection.