Retention policy assignment (Base)

A base representation of a retention policy assignment.

This resource has a few variations that can be encountered when using the API.

The fields that are part of the base variant represent the default fields that are always returned when using the fields query parameter, additional to the fields specified in the parameter.

string
"12345"

The unique identifier that represents a file version.

string
"retention_policy_assignment"

retention_policy_assignment

Value is always retention_policy_assignment

Response Example

{
  "id": "12345",
  "type": "retention_policy_assignment"
}