meta { name: Get Player By Id type: http seq: 6 } get { url: {{baseUrl}}/api/v1/players/:id body: none auth: inherit } params:path { id: }