{ "opencollection": "1.0.0", "info": { "name": "PureCloud Platform Agent Assistants Search API", "version": "v2" }, "items": [ { "info": { "name": "Search", "type": "folder" }, "items": [ { "info": { "name": "Search conversations", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/conversations/participants/attributes/search" }, "docs": "Search conversations" }, { "info": { "name": "Search resources.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/conversations/customattributes/search" }, "docs": "Search resources." }, { "info": { "name": "Search groups using the q64 value returned from a previous search", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/groups/search", "params": [ { "name": "q64", "value": "", "type": "query", "description": "q64" }, { "name": "expand", "value": "", "type": "query", "description": "expand" } ] }, "docs": "Search groups using the q64 value returned from a previous search" }, { "info": { "name": "Search groups", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/groups/search" }, "docs": "Search groups" }, { "info": { "name": "Search locations using the q64 value returned from a previous search", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/locations/search", "params": [ { "name": "q64", "value": "", "type": "query", "description": "q64" }, { "name": "expand", "value": "", "type": "query", "description": "Provides more details about a specified resource" } ] }, "docs": "Search locations using the q64 value returned from a previous search" }, { "info": { "name": "Search locations", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/locations/search" }, "docs": "Search locations" }, { "info": { "name": "Search documentation using the q64 value returned from a previous search", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/documentation/search", "params": [ { "name": "q64", "value": "", "type": "query", "description": "q64" } ] }, "docs": "Search documentation using the q64 value returned from a previous search" }, { "info": { "name": "Search documentation", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/documentation/search" }, "docs": "Search documentation" }, { "info": { "name": "Search gkn documentation using the q64 value returned from a previous search", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/documentation/gkn/search", "params": [ { "name": "q64", "value": "", "type": "query", "description": "q64" } ] }, "docs": "Search gkn documentation using the q64 value returned from a previous search" }, { "info": { "name": "Search gkn documentation", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/documentation/gkn/search" }, "docs": "Search gkn documentation" }, { "info": { "name": "Search using the q64 value returned from a previous search.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/search", "params": [ { "name": "q64", "value": "", "type": "query", "description": "q64" }, { "name": "expand", "value": "", "type": "query", "description": "Which fields, if any, to expand" }, { "name": "profile", "value": "", "type": "query", "description": "profile" } ] }, "docs": "Search using the q64 value returned from a previous search." }, { "info": { "name": "Search resources.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/search", "params": [ { "name": "profile", "value": "", "type": "query", "description": "profile" } ] }, "docs": "Search resources." }, { "info": { "name": "Suggest resources using the q64 value returned from a previous suggest query.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/search/suggest", "params": [ { "name": "q64", "value": "", "type": "query", "description": "q64" }, { "name": "expand", "value": "", "type": "query", "description": "Which fields, if any, to expand" }, { "name": "profile", "value": "", "type": "query", "description": "profile" } ] }, "docs": "Suggest resources using the q64 value returned from a previous suggest query." }, { "info": { "name": "Suggest resources.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/search/suggest", "params": [ { "name": "profile", "value": "", "type": "query", "description": "profile" } ] }, "docs": "Suggest resources." }, { "info": { "name": "Search resources.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/speechandtextanalytics/transcripts/search" }, "docs": "Search resources." }, { "info": { "name": "Search resources.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/teams/search" }, "docs": "Search resources." }, { "info": { "name": "Search sites using the q64 value returned from a previous search", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/telephony/providers/edges/sites/search", "params": [ { "name": "q64", "value": "", "type": "query", "description": "q64" }, { "name": "expand", "value": "", "type": "query", "description": "expand" } ] }, "docs": "Search sites using the q64 value returned from a previous search" }, { "info": { "name": "Search sites", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/telephony/providers/edges/sites/search" }, "docs": "Search sites" }, { "info": { "name": "Search users using the q64 value returned from a previous search", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/users/search", "params": [ { "name": "q64", "value": "", "type": "query", "description": "q64" }, { "name": "expand", "value": "", "type": "query", "description": "expand" }, { "name": "integrationPresenceSource", "value": "", "type": "query", "description": "integrationPresenceSource" } ] }, "docs": "Search users using the q64 value returned from a previous search" }, { "info": { "name": "Search users", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/users/search" }, "docs": "Search users" }, { "info": { "name": "Search users assigned to teams", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/users/search/teams/assign" }, "docs": "Search users assigned to teams" }, { "info": { "name": "Search voicemails using the q64 value returned from a previous search", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/voicemail/search", "params": [ { "name": "q64", "value": "", "type": "query", "description": "q64" }, { "name": "expand", "value": "", "type": "query", "description": "expand" } ] }, "docs": "Search voicemails using the q64 value returned from a previous search" }, { "info": { "name": "Search voicemails", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/voicemail/search" }, "docs": "Search voicemails" } ] } ], "bundled": true }