Skip to content

Get plan

GET
/plans/{name}

Retrieve details for a specific platform plan. This endpoint is public and does not require authentication.

name
required
string

Plan name

Plan details

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

Plan not found

object
error
string