Skip to main content
GET
/
platform
/
recovery-point
/
{recoveryPointId}
/
download
Download recovery point
curl --request GET \
  --url https://api.rootkey.ai/api-v1/platform/recovery-point/{recoveryPointId}/download \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

ROOTKey API key (rk_live_... for production, rk_test_... for the test network).

Path Parameters

recoveryPointId
string<uuid>
required

Response

Archive file stream

The response is of type file.