Skip to content
Developer Preview

usage/read

Reads the host’s last-observed subscription usage window (5h-class and weekly percent blocks, tier, arrival stamp) without a model call; the usage member is omitted when nothing has been observed (ADR 32563 D2).

Source

schema/msp/experimental/msp.schema.json#/methods/usage~2Fread

{
"description": "Reads the host's last-observed subscription usage window (5h-class and weekly percent blocks, tier, arrival stamp) without a model call; the usage member is omitted when nothing has been observed (ADR 32563 D2).",
"result": {
"$ref": "#/$defs/UsageReadResult"
}
}