meta { name: Search users type: http seq: 12 } get { url: {{url}}/api/users/search?query=test body: none auth: inherit } params:query { query: test } settings { encodeUrl: true timeout: 0 }