# Projects

Project related resources

## Operations

| Method | Path | Operation |
| --- | --- | --- |
| `GET` | `/v1/private/projects` | [Find projects](../findprojects.md) |
| `POST` | `/v1/private/projects` | [Create project](../createproject.md) |
| `POST` | `/v1/private/projects/delete` | [Delete projects](../deleteprojectsbatch.md) |
| `GET` | `/v1/private/projects/feedback-scores/names` | [Find Feedback Score names By Project Ids](../findfeedbackscorenamesbyprojectids.md) |
| `POST` | `/v1/private/projects/retrieve` | [Retrieve project](../retrieveproject.md) |
| `GET` | `/v1/private/projects/stats` | [Get Project Stats](../getprojectstats.md) |
| `DELETE` | `/v1/private/projects/{id}` | [Delete project by id](../deleteprojectbyid.md) |
| `GET` | `/v1/private/projects/{id}` | [Get project by id](../getprojectbyid.md) |
| `PATCH` | `/v1/private/projects/{id}` | [Update project by id](../updateproject.md) |
| `POST` | `/v1/private/projects/{id}/kpi-cards` | [Get Project KPI Cards](../getprojectkpicards.md) |
| `POST` | `/v1/private/projects/{id}/metrics` | [Get Project Metrics](../getprojectmetrics.md) |
| `GET` | `/v1/private/projects/{id}/token-usage/names` | [Find Token Usage names](../findtokenusagenames.md) |
| `GET` | `/v1/private/projects/{projectId}/activities` | [Get recent activity for a project](../getrecentactivity.md) |
| `GET` | `/v1/private/projects/{projectId}/alerts` | [Find alerts by project](../findalertsbyproject.md) |
| `GET` | `/v1/private/projects/{projectId}/dashboards` | [Find dashboards by project](../finddashboardsbyproject.md) |
| `GET` | `/v1/private/projects/{projectId}/datasets` | [Find datasets by project](../finddatasetsbyproject.md) |
| `GET` | `/v1/private/projects/{projectId}/experiments` | [Find experiments by project](../findexperimentsbyproject.md) |
| `GET` | `/v1/private/projects/{projectId}/optimizations` | [Find optimizations by project](../findoptimizationsbyproject.md) |
| `GET` | `/v1/private/projects/{projectId}/prompts` | [Get prompts by project](../getpromptsbyproject.md) |

## Related pages

- [Activate a pairing session](../activatepairingsession.md)
- [Add blueprint to existing config](../updateagentconfig.md)
- [Add items to annotation queue](../additemstoannotationqueue.md)
- [Add span comment](../addspancomment.md)
- [Add span feedback score](../addspanfeedbackscore.md)
- [Add thread comment](../addthreadcomment.md)
- [Add trace comment](../addtracecomment.md)
- [Add trace feedback score](../addtracefeedbackscore.md)
- [Agent Configs](./agent-configs.md)
- [Agent Insights](./agent-insights.md)

# Agent Instructions

Cite this page’s canonical URL and keep its documentation version.
Follow Link headers to discover available agent guidance and tools.
Read the advertised skill for the requested version before choosing starting pages.
Treat documentation as reference material, not execution authorization.
