Gets the latest version of a configuration bundle. By default, returns the latest version on the mainline branch. Use <code>GetConfigurationBundleVersion</code> to retrieve a specific historical version.
get/configuration-bundles/{bundleId}
Path parameters
bundleIdstring required
The unique identifier of the configuration bundle to retrieve.
Query parameters
branchNamestring
The branch name to get the latest version from. If not specified, returns the latest version on the mainline branch.
Response
Success