Returns <code>BackupPlan</code> details for the specified <code>BackupPlanId</code>. The details are the body of a backup plan in JSON format, in addition to plan metadata.
get/backup/plans/{backupPlanId}/
Path parameters
backupPlanIdstring required
Uniquely identifies a backup plan.
Query parameters
versionIdstring
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long. Version IDs cannot be edited.
Response
Success