Last date modified: 2026-Mar-30

Cold Storage

Two Cold Storage API endpoints (CanManageColdStorageAsync and DeleteWorkspaceFromColdStorageAsync) will be removed as part of ongoing platform cleanup and modernization actions. See this post in the developer group for more information.

The Cold Storage Manager service exposes endpoints for programmatically managing workspaces in Relativity cold storage. It includes the following features:

  • Moving workspaces in or out of cold storage
  • Deleting workspaces in cold storage
  • Provides helper endpoints that help to determine:
    • if a given workspace is in cold storage
    • if users have permission to manage cold storage workspaces

As a sample use case, you might use the Cold Storage Manager service to automatically move workspaces in and out of cold storage, or keep track of the workspaces in cold storage in a Relativity application developed for your organization.

Current Cold Storage API content

.NET API

REST services

Version History

Return to top of the page
Feedback