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