Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstanceReturn information about an event subscription.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of an event subscription.
Optional
options: anyOverride http request option.
Get an Event Subscription
Return information about the most recent execution of an event subscription.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of an event subscription.
Optional
options: anyOverride http request option.
Get the Latest Event Subscription Execution
Get all event subscriptions.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Optional
type: AdminListEventSubscriptionsTypeEnumThe type of event subscription to return. - `DATABASE`: Return Database Triggers - `AUTHENTICATION`: Return Authentication Triggers - `SCHEDULED`: Return Scheduled Triggers - `SYNCTRANSLATOR`: Return Device Sync translators
Optional
options: anyOverride http request option.
List Event Subscriptions
Generated using TypeDoc
EventSubscriptionsApi - factory interface