Authorizations
Authentication requires a Pipecat Cloud Private API token.
Generate a Private API key from your Dashboard (Settings > API Keys > Private > Create key) and include it as a Bearer token in the Authorization header.
Path Parameters
Name of the agent to retrieve sessions for
Query Parameters
Maximum number of sessions to return
Number of sessions to skip
Filter sessions to a specific deployment ID
Filter sessions to those after this Unix timestamp
Filter sessions to those before this Unix timestamp
Filter sessions to those with this status
active, ended, all Filter sessions to those with this start type
cold, warm, all Filter sessions to those whose start times are greater than this value in seconds
Filter sessions to those whose start times are less than this value in seconds