Skip to main content
GET
Get the archive for a matter

Authorizations

x-api-key
string
header
required
Authorization
string
header
required

Path Parameters

matterId
string
required

Response

When request is successful. Returns an 'Archive' object.

href
string | null
relation
string | null
method
string | null
default:GET
self
object | null
id
string | null

Matter Id.

Example:

"f489b750-544e-4aa7-962e-f388b775bc14"

archivedDate
string<date-time>

Date the matter was archived.

Example:

"2022-04-23T14:00:00Z"

archiveBoxNumber
string | null

Archive box number.

Example:

"24"

archiveComments
string | null

Archive comments.

Example:

"Lot 1"

archivedLocation
string | null

Archived location.

Example:

"Box"

destroyDate
string<date-time>

Date the files of the matter were destroyed.

Example:

"2022-04-29T14:00:00Z"

isArchived
boolean

Flag indicating if the matter is archived.

Example:

true