curl --request GET \ --url https://api.reworkd.dev/v1/cookies
[ { "name": "<string>", "value": "<string>", "url": "<string>", "domain": "<string>", "path": "<string>", "expires": 123, "http_only": true, "secure": true } ]