| Excerpt |
|---|
Fetch entity preference subscription details for all preferences in a group |
...
| Endpoint ID: | 2312 | ||||||||||||||||
| Method: |
| ||||||||||||||||
| URL: | /preferences/entity/id/{entityID}/group/{groupID} /preferences/entity/ext-key/{ext-key}/{ext-type}/group/{groupID} | ||||||||||||||||
| entityID | Rubiq master ID that uniquely identifies the entity | ||||||||||||||||
| ext-key | External key that uniquely identifies the entity | ||||||||||||||||
| ext-type | Type of external key | ||||||||||||||||
| groupID | A GUID string identifier for the group | ||||||||||||||||
| Request body: | None | ||||||||||||||||
| JSON data containing an array of group
| ||||||||||||||||
| Status codes: | 200 | OK | |||||||||||||||
| 404 | The entity was not found The following sub codes may be returned:
| ||||||||||||||||
...