b2_get_bucket_notification_rules
GET {{apiUrl}}/b2api/v2/b2_get_bucket_notification_rules?bucketId=
Get notification rules for a bucket.
Currently in private preview. See the [folder notes] for more detail.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
bucketId | null | Required. The ID of the bucket |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | Run b2_authorize_account to populate the collection variable. |