POST
/v1/private/projects/retrieveRetrieve projectRetrieve project
Request body
application/json
objectProjectRetrieve_Detailed
includeStatsbooleannamestringrequired{
"includeStats": true,
"name": "string"
}Responses
objectProject_Detailed
created_atstring · date-timecreated_bystringdescriptionstringdurationobjectShow child attributes
p50numberp90numberp99numbererror_countobjectShow child attributes
countinteger · int64deviationinteger · int64deviation_percentageinteger · int64feedback_scoresarray of objectShow child attributes
Show array items
namestringrequiredvaluenumberrequiredguardrails_failed_countinteger · int64idstring · uuidlast_updated_atstring · date-timelast_updated_bystringlast_updated_trace_atstring · date-timenamestringrequiredthread_countinteger · int64total_estimated_costnumber · doubletotal_estimated_cost_sumnumber · doubletrace_countinteger · int64usageobjectvisibilitystring{
"created_at": "2026-06-09T00:00:00Z",
"created_by": "string",
"description": "string",
"duration": {
"p50": 0,
"p90": 0,
"p99": 0
},
"error_count": {
"count": 0,
"deviation": 0,
"deviation_percentage": 0
},
"feedback_scores": [
{
"name": "string",
"value": 0
}
],
"guardrails_failed_count": 0,
"id": "00000000-0000-0000-0000-000000000000",
"last_updated_at": "2026-06-09T00:00:00Z",
"last_updated_by": "string",
"last_updated_trace_at": "2026-06-09T00:00:00Z",
"name": "string",
"thread_count": 0,
"total_estimated_cost": 0,
"total_estimated_cost_sum": 0,
"trace_count": 0,
"usage": {
"additionalProp1": 0
},
"visibility": "private"
}objectErrorMessage_Detailed
errorsarray of stringShow child attributes
{
"errors": [
"string"
]
}objectErrorMessage_Detailed
errorsarray of stringShow child attributes
{
"errors": [
"string"
]
}objectErrorMessage_Detailed
errorsarray of stringShow child attributes
{
"errors": [
"string"
]
}