Vapi · Example Payload

Vapi File Example

AIVoice AIVoice AgentsConversational AITelephonyReal-TimeTranscriptionText-to-SpeechLLMAgentsMCP

Vapi File Example is an example object payload from Vapi, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

objectstatusnameoriginalNamebytespurposemimetypekey

Example Payload

Raw ↑
{
  "object": "file",
  "status": "processing",
  "name": "example",
  "originalName": "example",
  "bytes": 0.0,
  "purpose": "example",
  "mimetype": "example",
  "key": "example"
}