meta { name: Get User by id type: http seq: 2 } get { url: {{ENDPOINT}}users/14 body: none auth: bearer } auth:bearer { token: {{TOKEN}} }