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