meta { name: /api/suppliers/:id type: http seq: 17 } get { url: {{base_url}}/api/suppliers/:id body: none auth: inherit } params:path { id: 105 } settings { encodeUrl: true timeout: 0 }