Billing
List Plans
Retrieve all available Voxmind subscription plans and their included quotas.
GET
Overview
Returns all subscription plans available on the Voxmind platform. Plan details include the included call quotas and configuration thresholds. Use this endpoint to dynamically display plan information in your own billing UI or to programmatically check what’s included in a given plan before prompting a user to upgrade.Query Parameters
Filter plans by field values. Example:
filter=id=gte:2Sort order. Example:
sort=id:ascResults per page. Maximum 300.
Page number.

