List all conversations for an agent (formerly known as project).

Retrieve all conversations associated with an agent based on its unique projectId. This endpoint allows you to fetch a collection of conversations related to a specific agent.

OpenAPI.json
View
Download

Purpose

Retrieve all conversations associated with an agent based on its unique projectId. This endpoint allows you to fetch a collection of conversations related to a specific agent.

At a high level, this is the canonical way to work with conversations and messages between users and the agent via the CustomGPT API.

When to use

  • When you need to list all conversations for an agent (formerly known as project) as part of your backend or automation workflows.
  • To build a 'recent conversations' view for a given agent, filtered by creator or name.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!