get
https://app.customgpt.ai/api/v1/projects//settings
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.
