billing
List phone rentals
Returns every phone rental subscription owned by the caller's organization, in any lifecycle state (active or canceled) - canceled rentals are included so past rentals stay visible. Each item's status field tells them apart. The summary block (active_count, combined monthly cost) counts only active rentals.
get/billing/phone-rental-subscriptions
Response
OK
Example response
{
"$schema": "/api/v1/PhoneRentalSubscriptionListResponse.json"
}