getUserNotifications
getUserNotifications
FunctiongetUserNotifications(requestOptions: IUserRequestOptions): Promise<INotificationResult>
Get notifications for a user.
Parameters
Parameter | Type | Notes |
---|---|---|
request | IUserRequestOptions | options to pass through in the request |
Returns
Promise<INotificationResult>
A Promise that will resolve with the user's notifications