meta { name: Unread Count type: http seq: 2 } get { url: {{api_url}}/notifications/unread-count/ body: none auth: none } headers { Authorization: Token {{auth_token}} }