Skip to main content
objectRunModelUsage

Fields

id
ID!

Stable identifier for this run model usage.

model
String!

The model associated with this run model usage.

inputTokens
Int!

The input tokens associated with this run model usage.

outputTokens
Int!

The output tokens associated with this run model usage.

reasoningTokens
Int!

The reasoning tokens associated with this run model usage.

cacheReadTokens
Int!

The cache read tokens associated with this run model usage.

cacheWriteTokens
Int!

The cache write tokens associated with this run model usage.

estimatedCost
Float

The estimated cost associated with this run model usage. May be null when unavailable or not applicable.

superseded
Boolean!

Whether the superseded condition is true for this run model usage.

catalogCost
Float

The catalog cost associated with this run model usage. May be null when unavailable or not applicable.