{
  "at": "2026-08-06T08:30:40.995Z",
  "rows": [
    {
      "method": "GET",
      "path": "/health",
      "status": 200,
      "ms": 56,
      "ok": true,
      "snippet": "{\"status\":\"ok\",\"service\":\"welife-api\",\"env\":\"development\",\"timestamp\":\"2026-08-06T08:30:40.440Z\"}"
    },
    {
      "method": "POST",
      "path": "/auth/login/password",
      "status": 200,
      "ms": 260,
      "ok": true,
      "snippet": "{\"accessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIwYWRjNGFmNC0yNTYyLTQ4MDAtOWY5My1lODQzMTdlZWM5MzAiLCJwaG9uZSI6IiIsImVtYWlsIjoiY29uc3VtZXIubG9jYWxAd2VsaWZlLnRlc3QiLCJ"
    },
    {
      "method": "GET",
      "path": "/users/me",
      "status": 200,
      "ms": 24,
      "ok": true,
      "snippet": "{\"id\":\"0adc4af4-2562-4800-9f93-e84317eec930\",\"phone\":null,\"roles\":[\"USER\"],\"fullName\":\"Consumer Local\",\"email\":\"consumer.local@welife.test\",\"gender\":null,\"birthDate\":null,\"avatarUr"
    },
    {
      "method": "PATCH",
      "path": "/users/me",
      "status": 200,
      "ms": 47,
      "ok": true,
      "snippet": "{\"id\":\"0adc4af4-2562-4800-9f93-e84317eec930\",\"phone\":null,\"roles\":[\"USER\"],\"fullName\":\"Consumer Local\",\"email\":\"consumer.local@welife.test\",\"gender\":null,\"birthDate\":null,\"avatarUr"
    },
    {
      "method": "GET",
      "path": "/users/me/summary",
      "status": 200,
      "ms": 34,
      "ok": true,
      "snippet": "{\"success\":true,\"data\":{\"orders\":{\"total\":0,\"completed\":0,\"cancelled\":0,\"successRate\":0},\"rewards\":{\"rewardPoints\":0,\"lifetimePoints\":0,\"tier\":\"bronze\"},\"favoritesCount\":0,\"voucher"
    },
    {
      "method": "DELETE",
      "path": "/users/me/avatar",
      "status": 200,
      "ms": 35,
      "ok": true,
      "snippet": "{\"success\":true,\"profile\":{\"id\":\"0adc4af4-2562-4800-9f93-e84317eec930\",\"phone\":null,\"roles\":[\"USER\"],\"fullName\":\"Consumer Local\",\"email\":\"consumer.local@welife.test\",\"gender\":null,"
    },
    {
      "method": "DELETE",
      "path": "/users/me/cover",
      "status": 200,
      "ms": 22,
      "ok": true,
      "snippet": "{\"success\":true,\"profile\":{\"id\":\"0adc4af4-2562-4800-9f93-e84317eec930\",\"phone\":null,\"roles\":[\"USER\"],\"fullName\":\"Consumer Local\",\"email\":\"consumer.local@welife.test\",\"gender\":null,"
    },
    {
      "method": "GET",
      "path": "/profile",
      "status": 200,
      "ms": 26,
      "ok": true,
      "snippet": "{\"id\":\"0adc4af4-2562-4800-9f93-e84317eec930\",\"phone\":null,\"roles\":[\"USER\"],\"fullName\":\"Consumer Local\",\"email\":\"consumer.local@welife.test\",\"gender\":null,\"birthDate\":null,\"avatarUr"
    },
    {
      "method": "GET",
      "path": "/profile/summary",
      "status": 200,
      "ms": 27,
      "ok": true,
      "snippet": "{\"success\":true,\"data\":{\"orders\":{\"total\":0,\"completed\":0,\"cancelled\":0,\"successRate\":0},\"rewards\":{\"rewardPoints\":0,\"lifetimePoints\":0,\"tier\":\"bronze\"},\"favoritesCount\":0,\"voucher"
    },
    {
      "method": "GET",
      "path": "/auth/me",
      "status": 200,
      "ms": 26,
      "ok": true,
      "snippet": "{\"id\":\"0adc4af4-2562-4800-9f93-e84317eec930\",\"phone\":null,\"roles\":[\"USER\"],\"fullName\":\"Consumer Local\",\"email\":\"consumer.local@welife.test\",\"gender\":null,\"birthDate\":null,\"avatarUr"
    },
    {
      "method": "GET",
      "path": "/upload/single",
      "status": 404,
      "ms": 11,
      "ok": false,
      "snippet": "{\"statusCode\":404,\"error\":\"Not Found\",\"message\":\"Cannot GET /api/v1/upload/single\",\"path\":\"/api/v1/upload/single\",\"timestamp\":\"2026-08-06T08:30:40.958Z\"}"
    },
    {
      "method": "GET",
      "path": "/auth/sessions",
      "status": 200,
      "ms": 24,
      "ok": true,
      "snippet": "{\"items\":[{\"sessionId\":\"6e9e2835-6561-4aa2-9871-7c446f48da46\",\"deviceName\":\"WELIFE App\",\"platform\":null,\"appVersion\":null,\"firstLoginAt\":\"2026-08-06T08:30:40.701Z\",\"lastSeenAt\":\"20"
    },
    {
      "method": "GET",
      "path": "/auth/2fa/status",
      "status": 200,
      "ms": 12,
      "ok": true,
      "snippet": "{\"enabled\":false,\"configured\":false,\"email2fa\":false,\"totpConfigured\":false}"
    }
  ]
}