Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 723 Bytes

ChannelTimelineEntry.md

File metadata and controls

16 lines (11 loc) · 723 Bytes

ChannelTimelineEntry

Properties

Name Type Description Notes
action str Shortcode indicating what action was taken
agent str Agent responsible for the action taken
request_body str The request body, if any, of the original action
status_code int HTTP Status code indicating outcome of the action.
timestamp datetime Timestamp of the action in UTC
trace_id str Correlation identifier for tracing

[Back to Model list] [Back to API list] [Back to README]