Bite
Schema for Bite
A unique identifier for the Bite
A unique identifier for the transcript the Bite is associated to
Start time for the Bite
End time for the Bite
A string representing the title of the Bite
URL of the Bite’s thumbnail image
URL to a short preview video of the Bite
Current processing status of the Bite. Acceptable values include ‘pending’, ‘processing’, ‘ready’, and ‘error’
An AI-generated summary describing the content of the Bite
Identifier of the user who created the Bite
Status of the AI summary generation process
Type of the Bite, either ‘video’ or ‘audio’
Array specifying the visibility of the Bite. Possible values are public
, team
, and
participants
. For example, ["team", "participants"]
indicates visibility to both team members
and participants, while ["public"]
allows anyone to access the bite through its link
The date when this Bite was created
Object representing the user who created the Bite, including relevant user details
Array of MediaSource objects for the Bite
Array of Object describing text captions associated with the Bite
Object describing the origin of the Bite with the following properties
Additional Resources
Was this page helpful?