Was this helpful?
Get the list of restore points for the specific backup.
GET /v1/backups/{backupName}/restorePoint?clusterSeq=text HTTP/1.1 Host: Accept: */*
OK
[ { "clusterName": "thingcluster", "clusterSeq": 1, "created": 1704705510, "expiration": 1707297510, "jobName": "cocktail-backup", "name": "cocktail-backup", "size": 329759314, "status": "Completed", "TTL": 2592000000 } ]