You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**AppName**|**string**||[optional][default to null]|
@@ -11,4 +12,5 @@
11
12
|**Text**|**string**||[optional][default to null]|
12
13
|**When**|**string**||[optional][default to null]|
13
14
14
-
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
15
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
|[**GetAlertNotificationsForAppUsingPOST1**](AlertNotificationsAPI.md#GetAlertNotificationsForAppUsingPOST1)|**Post** /users-web/api/v3/apps/{appID}/notifications/alerts | Get alert notifications for an app |
8
-
|[**GetAlertNotificationsForUserUsingPOST1**](AlertNotificationsAPI.md#GetAlertNotificationsForUserUsingPOST1)|**Post** /users-web/api/v3/notifications/alerts | Get alert notifications for a user |
|[**GetAlertNotificationsForAppUsingPOST**](AlertNotificationsApi.md#GetAlertNotificationsForAppUsingPOST)|**Post** /users-web/api/v3/apps/{appId}/notifications/alerts | Get alert notifications for an app |
8
+
|[**GetAlertNotificationsForUserUsingPOST**](AlertNotificationsApi.md#GetAlertNotificationsForUserUsingPOST)|**Post** /users-web/api/v3/notifications/alerts | Get alert notifications for a user |
|**ctx**|**context.Context**| context for authentication, logging, cancellation, deadlines, tracing, etc. |
21
22
|**body**|[**AlertNotificationRequest**](AlertNotificationRequest.md)| Time Interval |
22
-
|**appID**|**int64**|appID|
23
+
|**appId**|**int64**|appId|
23
24
24
25
### Return type
25
26
@@ -31,13 +32,14 @@ Default value of interval is 1d
31
32
32
33
### HTTP request headers
33
34
34
-
-**Content-Type**: application/json
35
-
-**Accept**: application/json
35
+
-**Content-Type**: application/json
36
+
-**Accept**: application/json
36
37
37
38
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
**End** | **string** | | [optional][default to null]
7
-
**Start** | **string** | | [optional][default to null]
8
4
9
-
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
|**Start**|**string**||[optional][default to null]|
10
9
10
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments