{ "opencollection": "1.0.0", "info": { "name": "Zendesk Account Account Settings Autocomplete API", "version": "1.0" }, "items": [ { "info": { "name": "Autocomplete", "type": "folder" }, "items": [ { "info": { "name": "Zendesk Get Api V2 Autocomplete Tags", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/autocomplete/tags" }, "docs": "Returns an array of registered and recent tag names that start with the characters specified in the `name` query parameter. You must specify at least 2 characters.\n\n#### Pagination\n\n* Offset pagination only\n\nSee [Using Offset Pagination](/api-reference/introduction/pagination/#using-offset-pagination).\n\n\n#### Allowed For\n\n* Agents\n" } ] } ], "bundled": true }