Skip to content

Add token usage and timing fields to get-request docs#228

Merged
Jped merged 1 commit intomasterfrom
docs/add-token-timing-fields-to-get-request
Feb 27, 2026
Merged

Add token usage and timing fields to get-request docs#228
Jped merged 1 commit intomasterfrom
docs/add-token-timing-fields-to-get-request

Conversation

@Jped
Copy link
Contributor

@Jped Jped commented Feb 27, 2026

Summary

  • Add input_tokens, output_tokens, tokens, price, request_start_time, request_end_time, and latency_ms to the get-request endpoint response schema in openapi.json
  • Update reference/get-request.mdx example response and description to reflect the new fields

Context

The previous docs PR was merged before these fields were added. This brings the docs in sync with the backend endpoint on feat/get-request-payload-endpoint.

🤖 Generated with Claude Code

Add input_tokens, output_tokens, tokens, price, request_start_time,
request_end_time, and latency_ms to the response schema and example.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Jped Jped requested a review from jzone3 as a code owner February 27, 2026 15:25
@Jped Jped merged commit 82ba416 into master Feb 27, 2026
4 checks passed
@Jped Jped deleted the docs/add-token-timing-fields-to-get-request branch February 27, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant