Plan Features

Get the current user feature usage ("Your plan includes")

Returns boolean flags indicating whether the user has ever used each plan feature, plus used/total counts.

get/v1/plan-features

Response

Feature usage retrieved successfully

usedCountnumber required

Number of features the user has used

totalCountnumber required

Total number of features

Changes