Skip to Content

VendorCallSessionResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the call session record.[default to null]
session_idStringUnique Cloudflare session ID.[default to null]
vendor_idLongVendor ID associated with the call.[optional] [default to null]
statusStringStatus of the call session.[default to null]
created_atDateTimestamp when the record was created.[default to null]
participantsVendorCallParticipantsParticipant information (initiator, receiver, user details).[default to null]
metadataVendorCallMetadataCall metadata (type, related entity).[default to null]
timingVendorCallTimingTiming information (start, end, duration).[default to null]

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