v2
latestOpenAPI 3.0.02026-08-0688139156.5 KBRestores (File)
Get file restore
get/v1/restore/file/{file_restore_id}
Path parameters
file_restore_idstring required
ID of a file restore
Example:fr_0123456789ab
Response
OK
Example response
{
"agent_id": "a_0123456789ab",
"created_at": "2024-08-23T01:25:08Z",
"device_id": "d_0123456789ab",
"expires_at": "2024-08-23T01:25:08Z",
"file_restore_id": "fr_0123456789ab",
"purpose": "disaster",
"snapshot_id": "s_0123456789ab"
}