get
Password
@GetMapping(path = "/{" + PASSWORD_IDENTIFIER_KEY + "}",
headers = []
)
Endpoint used to retrieve a password owned by the user
Return
the result of the request as T
Parameters
userId
The identifier of the user
token
The token of the user
deviceId
The identifier of the device of the user
passwordId
The identifier of the password