get
User
Owned
Collections
open fun getUserOwnedCollections(userId: String, page: Int, pageSize: Int): PaginatedResponse<LinksCollection>
Method to get the user's owned collections
Return
the user collections as PaginatedResponse of LinksCollection
Parameters
userId
The identifier of the user
page
The page requested
pageSize
The size of the items to insert in the page