Gets cookies from the session
def get_cookies(self) -> list[notte_sdk.types.Cookie]
list[Cookie]: The response containing the list of cookies in the session.
list
Cookie
ValueError
Was this page helpful?