PrompticPromptic

Get tracing statistics

GET
/traces/stats

Authorization

BearerApiKey
AuthorizationBearer <token>

API key from workspace settings

In: header

Query Parameters

days_back?integer
Default30
ai_component?string

Response Body

application/json

curl -X GET "https://loading/api/v1/traces/stats"
Empty
{
  "error": "string"
}