get
Keychain
suspend fun getKeychain(page: Int, pageSize: Int = DEFAULT_PAGE_SIZE, keywords: String, types: List<PasswordType>): JsonObject
Request to retrieve the keychain owned by the user
Return
the result of the request as JsonObject
Parameters
page
The page requested
page Size
The size of the items to insert in the page
keywords
The filter keywords
types
The types of the passwords to retrieve