Get a List of Subscriptions
Return the current choices of subscriptions for notifications.
GET /fyi/settings
Request Object
No params or body content should be sent.
Python
Abap
Response Object
A: int.
Returns if the subscription can be modified.
Only returned if the subscription can be modified.
See /fyi/settings/{typecode} for how to modify.
FC: String.
Fyi code for enabling or disabling the notification.
H: int.
Disclaimer if the notification was read.
Value Format: 0: Unread; 1: Read
FD: String.
Returns a detailed description of the topic.
FN: String.
Returns a human readable title for the notification.

