Show a certain agent.

Retrieve details of an agent (formerly known as project) based on its unique project ID. This endpoint allows you to fetch specific information about an agent.

OpenAPI.json
View
Download

Purpose

Retrieve details of an agent (formerly known as project) based on its unique project ID. This endpoint allows you to fetch specific information about an agent.

At a high level, this is the canonical way to work with agents (your deployed CustomGPT assistants) via the CustomGPT API.

When to use

  • When you need to show a certain agent as part of your backend or automation workflows.
  • Whenever your admin tooling needs to show, rename, or delete a single agent selected by the user.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!