Sorry, no results found for "".

Show examples in:
Javascript HTTP
Resource info

Content Management API > Editing session

Editing session

Session track users movements in the administrative area, and allows locking a record when editing it.

Object payload

id string

UUID of presence

Example: "312"
type string

Must be exactly "editing_session".

attributes.last_activity_at

User entered at

Type: date-time, null
Example: "2019-03-30T09:29:14.872Z"
attributes.locked_at

User locked record at

Type: date-time, null
Example: "2019-03-30T09:29:14.872Z"
relationships.editor.data

The entity (account/editor/access token) who has accessed the record

relationships.active_item.data

The active item in the session

relationships.active_item_type.data

The item type of the active item in the session