Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.12 KB

GlobalNotificationApi.md

File metadata and controls

33 lines (19 loc) · 1.12 KB

\GlobalNotificationApi

All URIs are relative to https://www.bitmex.com/api/v1

Method HTTP request Description
GlobalNotificationGet Get /globalNotification Get your current GlobalNotifications.

GlobalNotificationGet

[]GlobalNotification GlobalNotificationGet(ctx, ) Get your current GlobalNotifications.

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

Required Parameters

This endpoint does not need any parameter.

Return type

[]GlobalNotification

Authorization

apiExpires, apiKey, 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]