Skip to main content
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

string
Filter plans by field values. Example: filter=id=gte:2
string
Sort order. Example: sort=id:asc
integer
default:"100"
Results per page. Maximum 300.
integer
default:"1"
Page number.