Get communication group
GET{{API_BASE_URL}}/shop/v1/discovery/communication-groups/:group
This endpoint retrieves the details of a specific communication group.
Request
This request does not require a request body.
Response
The response returns a JSON object with the following information:
-
uniqueID(string) -
name(string) -
description(string)
Authentication#auth
This endpoint does not require authentication.
Headers#headers
Accept-Language{{LANGUAGE}}
—
Responses#responses
200OKGet communication group