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