Skip to content

List available plans

GET
/portal/plans

List all available plans for the organization.

token
required
Token
string

Successful Response

Response List Portal Plans
Array<object>
PortalPlanResponse

Plan info suitable for portal display.

object
id
required
Id
string format: uuid
name
required
Name
string
code
required
Code
string
description
required
Any of:
string
interval
required
Interval
string
amount_cents
required
Amount Cents
integer
currency
required
Currency
string

Invalid or expired portal token

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object