meta { name: get CSRF type: http seq: 4 } get { url: http://localhost:8000/sanctum/csrf-cookie body: none auth: inherit } assert { res.status: eq 204 } settings { encodeUrl: true timeout: 0 }