The call object
Returned by every route under /v1/calls. A call answers the same five routes as a meeting and carries the same fields except bot_history; what else changes is which records the collection holds and how they usually look.
Every field is documented on the meeting object. What follows is only what differs.
What differs
Section titled “What differs”objectcall, never meeting. It is the field that says which resource you hold.
idPrefixed call_. A mtg_ id does not resolve under /v1/calls, and the reverse is also a 404.
participantsUsually a single entry carrying phone. A VoIP record identifies the other party by number, not by email.
typeUsually audio, but not always. Calls in video exist; object is what tells the resource apart, never type.
enablement.meeting_typeOften null. The classifier was built for sales meetings and does not label calls.