Retrieves a list of MultiCommCells names along with their associated id and GUID. This endpoint provides an overview of all communication cells within the system.
Select
SaaS
Customer Managed
Retrieve List of MultiCommCells
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
commcells object[]
{
"commcells": [
{
"id": 0,
"name": "string",
"aliasName": "string",
"GUID": "string"
}
]
}
Requested details not found.
GET /v4/multicommcell
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/MultiCommCell' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/MultiCommCell' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/MultiCommCell' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/MultiCommCell' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/MultiCommCell' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/MultiCommCell' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/MultiCommCell' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'