auth cookie is valid and responds with new cookie
Accept: application/json Content-Type: application/json Cookie: _yeti_customer_v1_session=eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOlsiY3VzdG9tZXItdjEiXSwic3ViIjoxMSwiZXhwIjoxNzg2MzU5NzU5fQ.-7fAHIejeNaYkcxRAuik-z5Nx4aepvkjl5XJO-6Pn10; path=/; expires=Mon, 10 Aug 2026 11:02:39 GMT; httponly; samesite=lax Host: example.org
GET /api/rest/customer/v1/auth
x-frame-options: SAMEORIGIN x-xss-protection: 0 x-content-type-options: nosniff x-permitted-cross-domain-policies: none referrer-policy: strict-origin-when-cross-origin content-type: application/json; charset=utf-8 vary: Accept etag: W/"da8baa7a78a121b4355b7e0d2cb53958" cache-control: max-age=0, private, must-revalidate set-cookie: _yeti_customer_v1_session=eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOlsiY3VzdG9tZXItdjEiXSwic3ViIjoxMSwiZXhwIjoxNzg2MzYwMjk5fQ.qPOZamiH1GHSxihQt3J3yVvX7JidTgHWO9RvAYvXB4Y; path=/; expires=Mon, 10 Aug 2026 11:11:39 GMT; httponly; samesite=lax x-request-id: 4b4d498c-6ece-489c-ae9a-22aef111d63a x-runtime: 0.004681 content-length: 19
200 OK
{
"allow-rec": false
}