get Collection

suspend fun getCollection(collectionId: String): JsonObject

Method to request a collection

Return

the result of the request as JsonObject

Parameters

collectionId

The identifier of the collection to get