List plans
GET /plans
GET
/plans
List all available platform plans with their resource allocations, observability pools, and pricing. This endpoint is public and does not require authentication.
Responses
Section titled “ Responses ”List of plans
object
items
Array<object>
object
displayName
string
Example
Pro maxClusters
integer
Example
5 name
string
Example
pro observabilityPool
object
logIngestGB
integer
Example
50 maxActiveSeries
integer
Example
50000 maxReceivers
integer
Example
10 retentionDays
integer
Example
90 platformFee
string
Example
49.00 resourcePool
object
cpu
string
Example
8 memory
string
Example
32 storage
string
Example
200