meta { name: user-profile type: http seq: 9 } get { url: {{baseUrl}}/me body: none auth: bearer } auth:bearer { token: {{token}} }