meta { name: List Notifications type: http seq: 1 } get { url: {{api_url}}/notifications/ body: none auth: none } headers { Authorization: Token {{auth_token}} }