REST Reference
Retrieve Agent Logs
Get execution logs for an agent with filtering and pagination options.
GET
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 logs for
Query Parameters
Maximum number of log entries to return
Number of log entries to skip
Filter logs to a specific deployment ID
Free-text search query to filter logs
Sort order for logs
Available options:
asc
, desc
Filter logs to those after this Unix timestamp
Filter logs to those before this Unix timestamp