v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433203128.9 KB

Returns the number of minutes used by account.

post/minute-usage

Request body

monthinteger required

The month being requested, with a value of 1-12.

yearinteger required

The year being requested, in the format of YYYY.

Response

Success

estimatedMinutesRemaininginteger

Estimated number of minutes remaining for an account, specific to the month being requested.

isReservedMinutesCustomerboolean

Returns whether or not an account has signed up for the reserved minutes pricing plan, specific to the month being requested.

totalReservedMinuteAllocationinteger

Total number of reserved minutes allocated, specific to the month being requested.

totalScheduledMinutesinteger

Total scheduled minutes for an account, specific to the month being requested.

upcomingMinutesScheduledinteger

Upcoming minutes scheduled for an account, specific to the month being requested.