Socket
Socket
Sign inDemoInstall

lusid-notifications-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lusid-notifications-sdk

FINBOURNE Notifications API


Maintainers
1

Documentation for API Endpoints

All URIs are relative to https://fbn-prd.lusid.com/notification

ClassMethodHTTP requestDescription
ApplicationMetadataApilist_access_controlled_resourcesGET /api/metadata/access/resources[EARLY ACCESS] ListAccessControlledResources: Get resources available for access control
DeliveriesApilist_deliveriesGET /api/deliveries[EXPERIMENTAL] ListDeliveries: List Deliveries
EventTypesApiget_event_typeGET /api/eventtypes/{eventType}[EXPERIMENTAL] GetEventType: Gets the specified event type schema.
EventTypesApilist_event_typesGET /api/eventtypes[EXPERIMENTAL] ListEventTypes: Lists all of the available event types.
ManualEventApitrigger_manual_eventPOST /api/manualevent[EXPERIMENTAL] TriggerManualEvent: Trigger a manual event.
NotificationsApicreate_notificationPOST /api/subscriptions/{scope}/{code}/notifications[EXPERIMENTAL] CreateNotification: Add a Notification to a Subscription.
NotificationsApidelete_notificationDELETE /api/subscriptions/{scope}/{code}/notifications/{id}[EXPERIMENTAL] DeleteNotification: Delete a notification for a given subscription.
NotificationsApiget_notificationGET /api/subscriptions/{scope}/{code}/notifications/{id}[EXPERIMENTAL] GetNotification: Get a notification on a subscription.
NotificationsApilist_notificationsGET /api/subscriptions/{scope}/{code}/notifications[EXPERIMENTAL] ListNotifications: List all notifications on a subscription.
NotificationsApiupdate_notificationPUT /api/subscriptions/{scope}/{code}/notifications/{id}[EXPERIMENTAL] UpdateNotification: Update a Notification for a Subscription
SubscriptionsApicreate_subscriptionPOST /api/subscriptions[EXPERIMENTAL] CreateSubscription: Create a new subscription.
SubscriptionsApidelete_subscriptionDELETE /api/subscriptions/{scope}/{code}[EXPERIMENTAL] DeleteSubscription: Delete a subscription.
SubscriptionsApiget_subscriptionGET /api/subscriptions/{scope}/{code}[EXPERIMENTAL] GetSubscription: Get a subscription.
SubscriptionsApilist_subscriptionsGET /api/subscriptions[EXPERIMENTAL] ListSubscriptions: List subscriptions.
SubscriptionsApiupdate_subscriptionPUT /api/subscriptions/{scope}/{code}[EXPERIMENTAL] UpdateSubscription: Update an existing subscription.

Documentation for Models

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc