Correct Answer : ctx.cookies.get()
Explanation : ctx.cookies.get() used to get the value of a cookie based on its name.
ctx.cookies.get()