v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01121113461.4 KB
thread-events

ViewSet for ThreadEvent model.

get/api/v1.0/threads/{thread_id}/events/

Path parameters

thread_idstring uuid required

Response

idstring uuid required

primary key for the record as UUID

threadstring uuid required

primary key for the record as UUID

type'im' | 'assign' | 'unassign' required
  • im - Instant message
  • assign - Assign
  • unassign - Unassign
channelstring uuid nullable required

primary key for the record as UUID

messagestring uuid nullable

primary key for the record as UUID

author_displaystring nullable required
has_unread_mentionboolean required
is_editableboolean required
created_atstring date-time required

date and time at which a record was created

updated_atstring date-time required

date and time at which a record was last updated