v35

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-016584221.4 KB
Projects

Get project backup by ID

Retrieves a backup by ID for the specified project.

get/organizations/{organizationID}/projects/{projectID}/backups/{backupID}

Path parameters

organizationIDstring required

Unique identifier of the organization containing the project

projectIDstring required

Unique identifier of the project to retrieve backups for

backupIDstring required

Unique identifier of the backup for the project

Response

The backup metadata

idstring required

unique identifier for the backup

branchIDstring required

the branchID the branch associated with the backup

earliestRestorestring date-time

the earlies point in time available for restoring the branch

latestRestorestring date-time

the latest point in time available for restoring the branch

descriptionstring required

description of the backup