Skip to main content

DailySession

Session metadata for a Daily/Pipecat voice session

Usage profiles​

UsageFields and validation
In responsesView fields

In responses​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
agentNamestringOptionalName of the Pipecat agent running this voice session.
sessionIdstringOptionalIdentifier of the Pipecat voice session.
dailyRoomstringOptionalDaily room address associated with the voice session.
dailyTokenstringOptionalDaily meeting token issued for the voice session.
userDataStartSessionUserDataOptionalGeneric body payload used to start.
dailyRoomPropertiesDailyRoomPropertiesOptionalProperties passed to Daily when configuring the session room.
dailyMeetingTokenPropertiesDailyMeetingTokenPropertiesOptionalProperties passed to Daily when issuing the meeting token.
startedAtstring (date-time)OptionalTime when the operation started.

Where used​

ReferenceRelationship
Create a voice session (in progress)POST /api/v1/llm/create-daily-session

Download the public reference contract.

Document: DOC-API-MODEL-daily-session.