Webex Fetch All Customers For A Given Set Of Tags Example is an example object payload from Webex, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"operationId": "Fetch all customers for a given set of tags",
"method": "GET",
"path": "/partner/tags/organizations",
"summary": "Fetch all customers for a given set of tags",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": [
{
"orgName": "Customer Name",
"orgId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9mNWIzNjE4Ny1jOGRkLTQ3MjctOGIyZi1mOWM0NDdmMjkwNDY",
"tags": [
"Tags1",
"Tags2"
]
}
]
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.