meta { name: Me type: http seq: 4 } get { url: {{baseUrl}}/auth/me body: none auth: bearer } auth:bearer { token: {{accessToken}} }