curl --location 'https://api-demo-story.glueup.com/v2/my/subscription/subjectSubscriptionList' \
--header 'a;' \
--header 'token;'[
{
"id": 3042,
"name": "Latest Update",
"description": "",
"organizationId": 2040,
"order": 1,
"subscribed": false,
"createdOn": "2019-07-22T07:09:56.000+0000",
"memberOnly": false,
"memberAutoSubscribe": true,
"nonMemberAutoSubscribe": true,
"userAutoSubscribe": true,
"workingGroup": false,
"gdprActivated": true,
"private": false
}
]