meta { name: Get user notifications type: http seq: 2 } get { url: {{url}}/api/users/notifications body: none auth: inherit } assert { res.status: eq 200 } settings { encodeUrl: true timeout: 0 }