Get tracing statistics
Authorization
BearerApiKey AuthorizationBearer <token>
API key from workspace settings
In: header
Query Parameters
days_back?integer
Default
30ai_component?string
Response Body
application/json
curl -X GET "https://loading/api/v1/traces/stats"Empty
{
"error": "string"
}List artifacts referenced by a trace GET
Previous Page
Create a presigned upload POST
Reserves a workspace-scoped storage object and returns a short-lived direct-upload descriptor. Upload the file bytes straight to `uploadUrl` using the returned `method`, `headers`, and `fields`; the file never passes through Promptic. Defaults to private access.