Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.

Path Parameters

runType
enum<string>
required
Available options:
scan,
pr_review,
chat
runId
string
required

Response

Per-run LLM usage (null when not yet recorded).

usage
object | null