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