Get agent settings.

Retrieve the agent (formerly known as project) settings for a specific agent. This endpoint allows you to fetch the configuration and settings associated with the project. Here is an example to get an agent settings: API SDK.

OpenAPI.json
View
Download

Purpose

Retrieve the agent (formerly known as project) settings for a specific agent. This endpoint allows you to fetch the configuration and settings associated with the project.

Here is an example to get an agent settings: API SDK.

At a high level, this is the canonical way to work with agent-level settings and behavior configuration via the CustomGPT API.

When to use

  • When you need to get agent settings as part of your backend or automation workflows.
  • Before rendering a configuration screen for an agent so you can prefill all current settings and persona text.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!