meta { name: get ratings of user type: http seq: 2 } get { url: {{baseUrl}}/ratings/:music/:id/user body: none auth: inherit } params:path { music: id: } settings { encodeUrl: true }