get
https://app.customgpt.ai/api/v1/projects//stats
Purpose
Retrieve statistical data for an agent (formerly known as project) using its unique projectId. This endpoint provides extensive statistics about the agent's performance, activity, or other relevant metrics.
Here is an example to a specific object stats: API SDK.
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 get the stats for 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.
