Authorization: ********************curl --location --request GET 'https://api.edonusum.muhasip.pro/general/Alerts' \
--header 'Authorization: Bearer <token>'[
{
"ID": 0,
"Type": "Information",
"Message": "string",
"CreationDate": "2019-08-24T14:15:22.123Z",
"Title": "string"
}
]