2025-11-25: AI Service - Agent Logs

Overview

Added a new API for retrieving agent logs, allowing you to monitor and debug agent requests and sessions.

Added endpoints

Endpoint
Description

It allows retrieving a list of agent request logs with pagination, sorting, and filtering support.

It allows retrieving a single agent request log by its ID.

It allows searching for agent request logs based on the provided query.

It allows retrieving a list of agent session logs with pagination, sorting, and filtering support.

It allows retrieving a single agent session log by its ID, including all associated log messages.

It allows searching for agent session logs based on the provided query.

Known problems

There are no known problems.

Last updated

Was this helpful?