Skip to main content
QUERY
ccusageCollection(id: ID!): CcusageCollection

Arguments

id
ID!
required

Identifier of the resource to return or affect.

id
ID!

Stable identifier for this Claude Code usage collection.

Current status of this Claude Code usage collection.

createdAt
String!

ISO 8601 timestamp when this Claude Code usage collection was created.

deadlineAt
String!

ISO 8601 timestamp when this Claude Code usage collection deadline.

finishedAt
String

ISO 8601 timestamp when this Claude Code usage collection finished. May be null when unavailable or not applicable.

The progress associated with this Claude Code usage collection.

hasStoredHistory
Boolean!

Whether durable Claude Code usage history is stored.

The aggregate associated with this Claude Code usage collection.

Arguments
range
default:ALL

The range used to filter or perform the operation. Defaults to ALL.

includeHistory
Boolean
default:true

Whether stored usage history is included. Defaults to true.

Query
Variables
Response