List all notifications for the account
You can retrieve your token by visiting the OnlyFansAPI Console and clicking API Keys -> Create API Key.
The Account ID
Filter notifications by a specific type
all
, subscriptions
, onlyfans
, purchases
, tips
, tags
, comments
, mentions
, likes
, promotions
"mentions"
The number of notifications. Default 10
10
Used for pagination. This value should be the ID of the previous response's last notification.
123
Whether to skip user details. Default all
all
, none
"all"
Success
The response is of type object
.
List all notifications for the account
You can retrieve your token by visiting the OnlyFansAPI Console and clicking API Keys -> Create API Key.
The Account ID
Filter notifications by a specific type
all
, subscriptions
, onlyfans
, purchases
, tips
, tags
, comments
, mentions
, likes
, promotions
"mentions"
The number of notifications. Default 10
10
Used for pagination. This value should be the ID of the previous response's last notification.
123
Whether to skip user details. Default all
all
, none
"all"
Success
The response is of type object
.