GetCollection
Retrieves a collection with the specified public ID.
Public Endpoint (no credentials required)
Path Parameters
Returns
VyTask<VyCollectionDto> An asynchronous task that returns a VyCollectionDto object representing the retrieved collection.
Last updated