Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.04 KB

NotificationApi.md

File metadata and controls

33 lines (19 loc) · 1.04 KB

\NotificationApi

All URIs are relative to https://localhost/api/v1

Method HTTP request Description
NotificationGet Get /notification Get your current notifications.

NotificationGet

[]Notification NotificationGet(ctx, ) Get your current notifications.

This is an upcoming feature and currently does not return data.

Required Parameters

This endpoint does not need any parameter.

Return type

[]Notification

Authorization

apiKey, apiNonce, apiSignature

HTTP request headers

  • Content-Type: application/json, application/x-www-form-urlencoded
  • Accept: application/json, application/xml, text/xml, application/javascript, text/javascript

[Back to top] [Back to API list] [Back to Model list] [Back to README]