/
2311: Get individual preference opt-in status
2311: Get individual preference opt-in status
Fetch entity preference subscription details for a single preference
Endpoint ID: | 2311 | |
Method: | GET | |
URL: | /preferences/entity/id/{entityID}/preference/{preferenceID} /preferences/entity/ext-key/{ext-key}/{ext-type}/preference/{preferenceID} | |
entityID | Rubiq master ID that uniquely identifies the entity | |
ext-key | External key that uniquely identifies the entity | |
ext-type | Type of external key | |
preferenceID | A GUID string identifier for the preference | |
Request body: | None | |
Response body: | Boolean value, where | |
Status codes: | 200 | OK |
404 | The entity or preference were not found. The following sub codes may be returned:
| |
, multiple selections available,
Related content
2300: Get preferences
2300: Get preferences
More like this
Entity Preferences
Entity Preferences
Read with this
2310: Get preference opt-in status
2310: Get preference opt-in status
More like this
2315: Opt-in to preference
2315: Opt-in to preference
More like this
2318: Update specific entity preferences
2318: Update specific entity preferences
More like this
2316: Opt-out of preference
2316: Opt-out of preference
More like this