Skip to main content
GET
Get an agent message credit attribution

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required
cId
string
required
mId
string
required

Response

Credit attribution for the agent message

billedCredits
number | null
required

Authoritative credits billed directly for this agent message, excluding sub-agents.

details
object | null
required

Additive attribution reconciled to totalBilledCredits through model input rows. Each run-agent tool row includes its sub-agent subtree's bill. Null when no stored version is complete.

totalBilledCredits
number

Total credits billed by this message and its recursively spawned sub-agents.