-
Notifications
You must be signed in to change notification settings - Fork 23
Get Notification Counts
Revadike edited this page Feb 24, 2022
·
4 revisions
No known rate limit
Authenticated:
TODO
Method:
GET
Host:
steamcommunity.com
Path:
/actions/GetNotificationCounts
Name Type Description notifications
object TODO
notifications.1
number TODO
notifications.2
number TODO
notifications.3
number TODO
notifications.4
number TODO
notifications.5
number TODO
notifications.6
number TODO
notifications.8
number TODO
notifications.9
number TODO
notifications.10
number TODO
notifications.11
number TODO
GET https://steamcommunity.com/actions/GetNotificationCounts
{
"notifications": {
"1": 0,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"8": 0,
"9": 0,
"10": 0,
"11": 0
}
}