-
Notifications
You must be signed in to change notification settings - Fork 26
Get Notification Counts
Revadike edited this page Jul 10, 2021
·
4 revisions
No known rate limit
Authenticated:
TODOMethod:
GETHost:
steamcommunity.comPath:
/actions/GetNotificationCountsQuery Parameters:
Name Type Required Description
Name Type Description notificationsobject TODOnotifications.1number TODOnotifications.2number TODOnotifications.3number TODOnotifications.4number TODOnotifications.5number TODOnotifications.6number TODOnotifications.8number TODOnotifications.9number TODOnotifications.10number TODOnotifications.11number 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
}
}