One change
Cost Report
api/admin/cost_report
Nearest release: v2.1.250, published an hour before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.
api/admin/cost_report Changed · +10 / -2 lines
from line 65
End of the time bucket (exclusive) in RFC 3339 format. + format: date-time + - `results: array of object` List of cost items for this time bucket. There may be multiple items if one or more `group_by[]` parameters are specified.
from line 148
Start of the time bucket (inclusive) in RFC 3339 format. + format: date-time + - `has_more: boolean` Indicates if there are more results.
from line 179
"context_window": "0-200k", "cost_type": "tokens", "currency": "USD", - "description": "Claude Sonnet 4 Usage - Input Tokens", + "description": "Claude Opus 5 Usage - Input Tokens", "inference_geo": "global", - "model": "claude-opus-4-6", + "model": "claude-opus-5", "service_tier": "standard", "token_type": "uncached_input_tokens", "workspace_id": "wrkspc_01JwQvzr7rXLA5AGx3HKfFUJ"
from line 209
End of the time bucket (exclusive) in RFC 3339 format. + format: date-time + - `results: array of object` List of cost items for this time bucket. There may be multiple items if one or more `group_by[]` parameters are specified.
from line 291
- `starting_at: string` Start of the time bucket (inclusive) in RFC 3339 format. + + format: date-time - `has_more: boolean`