List Plan Presets
GET /v1/billing/flags/presets
GET
/v1/billing/flags/presets
List all billing plan feature presets.
Responses
Section titled “ Responses ”Successful Response
Response List Plan Presets V1 Billing Flags Presets Get
Array<object>
PlanFeaturePresetReadFull representation of a PlanFeaturePreset record (one row per billing plan).
object
id
required
Id
string format: uuid
created_at
required
Created At
string format: date-time
updated_at
required
Updated At
string format: date-time
plan_id
required
Plan Id
string
flags
required
Flags
object
key
additional properties
boolean
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context