Skip to content

Phone Usage

Copy page

Read the workspace’s current unbilled phone billing usage — voice-call minutes (LiveKit) and SMS/MMS segments (Twilio), both at cost. Every command supports the global --json flag for scripting and --workspace <id> to override the active workspace.

Terminal window
divinci phone usage voice
divinci phone usage voice --workspace ws_123

Returns callsUnbilled, totalNanoUSDUnbilled, and oldestCallStartedAt — the epoch-ms timestamp of the oldest call the next billing sweep will charge.

Terminal window
divinci phone usage sms

Returns messagesUnbilled and totalNanoUSDUnbilled — inbound and outbound messages both count, each at the applicable SMS or MMS per-segment rate.