Get archive

Returns the specified archive.

An archive is a copy of a database that has been deleted from a server instance. The Intelligent Risk Platform implements soft deletes by default. A deleted database cannot be accessed from a managed server instance, but the archive of that database remains accessible for up to 90 days.

🍐

Permissions

To perform this operation, a principal must belong to a group that has been assigned the Data Admin role.

To learn more about role-based permissions in Risk Modeler, see Access Controls.

Path Params
int64
required

ID of archive.

Responses

Response body
object
string

Name of archive.

int64

ID of archive.

int64

ID of exposure set.

string

Type of server.

databridge platform

string

Name of managed server instance.

string

Date database was created in ISO 8601 format, e.g. 2020-01-01T00:00:00.000Z

string

Login that created this database.

string

Type of database.

double

Size of database in MB.

string

Date database is to expire in ISO 8601 format, e.g. 2020-01-01T00:00:00.000Z

array of objects
files
object
string
string

Language
Credentials
URL
Request