meta { name: UserService_ViewUser type: http seq: 3 } get { url: {{baseUrl}}/v1/user/users/:id body: none auth: inherit } params:path { id: }