v4
latestSwagger 2.02026-08-0343714211.7 MBbundle_notifications
Bundle Notifications
Show Share Link Notification
Show Share Link Notification
get/bundle_notifications/{id}
Path parameters
idinteger required
Bundle Notification ID.
Response
The BundleNotifications object.
Example response
{
"bundle_id": 1,
"id": 1,
"notify_on_registration": true,
"notify_on_upload": true,
"notify_current_user": true,
"notify_user_id": 1,
"workspace_id": 1
}