Timestamp representing when the assignees list was last updated in ISO 8601 format
List of user Id' who are assigned to the content item
Content repository id
Id of the user responsible for originally creating the content item
Timestamp representing when the content item was originally created in ISO 8601 format
Unique id used by client applications to request the content from the delivery API
Id of the folder where this content item is placed. This will be undefined if the item is in the repository root.
Defined if content item is a member of a hierarchy
Unique id generated on creation
Friendly label for the content item
Id of the user responsible for the last update to the content item
Timestamp representing when the content item was last updated in ISO 8601 format
Locale
Lifecycle status of the content item
Version number of the content item returned. By default this is the latest version but content items accessed via a snapshot will return the version found in the snapshot.
Assigned workflow state
POST to an action endpoint with no resource response returned.
Returns a copy of this resource's attributes excluding links and client references
Returns a copy of this resource's attributes excluding links and client references
Resources and actions related to a Content Item
Archive content item
Assign a WorkflowState
Retrieves a specific version of the content item
Version number requested
Retrieves the ContentRepository this content item is stored in
Get localizations of the content item
Create localizations of the content item
Sets a locale of the form ll-CC (language, country code)
Unarchive content item
Unassign a WorkflowState
Updates this Content Item with the changes in the mutation parameter. You must provide the current version number in the mutation to avoid overwriting other user's changes.
Generated using TypeDoc
Creates a new instance of the resource. If data is provided it will be parsed as if it had come from the remote api.