Lists bundles for a content item

get_bundles(content, limit = Inf)

delete_bundle(content, bundle_id)

Arguments

content

A R6 Content item, as returned by content_item()

limit

Optional. Limit on number of bundles to return. Default Infinity.

bundle_id

A specific bundle ID for a content item