Get execution logs for an agent with filtering and pagination options.
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.
Name of the agent to retrieve logs for
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
asc
, desc
Filter logs to those after this Unix timestamp
Filter logs to those before this Unix timestamp
Agent logs retrieved successfully
The response is of type object
.