GetCollections
Retrieves a list of collections.
Public Endpoint (no credentials required)
Path Parameters
query [optional] | Optional query parameters for filtering and sorting the collections. |
Returns
VyTask<VyCollectionDto[]> A task that returns an array of VyCollectionDto objects representing the collections.
Last updated