Get cookie value

Hi, can cookies be accessed?

I need to get a cookie value set after a fetch call to an API. This API call sets a cookie with a value that needs to be used for the following calls made to the same endpoint.

I haven’t seen a “storage” or “cookies” section in the UDT debugger, is there an option for managing cookies?

Any help appreciated, thanks!