Excerpt |
---|
Fetch entity preference subscription details for all preferences |
Endpoint ID: | 22102310 | ||||||||||||
Method: |
| ||||||||||||
URL: | /preferences/entity/id/{entityID}/preference /preferences/entity/ext-key/{ext-key}/{ext-type}/preference | ||||||||||||
entityID | Rubiq master ID that uniquely identifies the entity | ||||||||||||
ext-key | Rubiq master ID External key that uniquely identifies the entity | ||||||||||||
ext-type | Type of external key | ||||||||||||
Request body: | None | ||||||||||||
| JSON data containing an array of
| ||||||||||||
Status codes: | 200 | OK | |||||||||||
404 | The entity | has not opted into any preferences||||||||||||
{
"preferences": []
} | |||||||||||||
Status codes: | 200 | OK | |||||||||||
404 | Preference not found - only returned when a preferenceID parameter is included in the requestwas not found The following sub codes may be returned:
|