---
search:
  tags:
    - agent-chats
    - GET
seo:
  description: >-
    Returns paginated in-app agent chats for the authenticated user in the
    current… Reference for the GET /agent-chats endpoint in the Leadtime Public
    API API.
sidebar:
  badge: GET
  label: List agent chats
title: List agent chats
type: openapi-operation
---
Returns paginated in-app agent chats for the authenticated user in the current workspace. Pinned chats are returned first, ordered by most recently pinned. Pass `q` to search by chat title instead of browsing history. Requires `agents.chat` in addition to `api:read`.

<Operation source="api-reference" id="agentchatscontroller-list" />
