ArchiveEntry
Retrieves a ArchiveEntry resource.
Retrieves a ArchiveEntry resource.
GET
/api/spa/archive/{id}Authorizations
X-AUTH-TOKEN
stringheaderrequired
Value for the X-AUTH-TOKEN header parameter.
Path Parameters
id
stringrequired
ArchiveEntry identifier
Response
200
ArchiveEntry resource
id
integer
fileName
string
Human-readable name of the archived file.
sourceType
string
externalId
string | null
Original system reference (e.g. RenderProcess externalId).
s3Key
string | null
sha256
string | null
sizeBytes
value
originalFormat
string | null
legalClass
string
retentionFloorUntil
string<date-time>
Storage-enforced minimum retention (S3 Object Lock retain-until). Extend-only, never shortenable.
dispositionDate
string<date-time> | null
Advisory user-chosen deletion date (Löschzeitpunkt). Clamped server-side to >= retentionFloorUntil.
legalHold
boolean
legalHoldReason
string | null
metadata
string[]
state
string
disposedAt
string<date-time> | null
renderProcessId
integer | null
emailProcessId
integer | null
xmlProcessId
integer | null
createdAt
string<date-time>
UTC date time of entry creation
updatedAt
string<date-time>
UTC date time of last entry update