Retrieve a Recipient Group
Returns a single group with its members.Path Parameters
| Parameter | Type | Description |
|---|---|---|
dockId | string | The dock ID |
id | string | The group ID |
Example Request
Response
Error Handling
| Status | Condition |
|---|---|
401 | Missing or invalid API key |
404 | Group or dock not found |