List Longview subscriptions

Returns a paginated list of available Longview Subscriptions. This is a public endpoint and requires no authentication.


CLI

linode-cli longview subscriptions-list

Learn more...

Path Params
string
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Query Params
integer
≥ 1
Defaults to 1

The page of a collection to return.

integer
25 to 500
Defaults to 100

The number of items to return per page.

Responses

Response body
object
data
array of objects
data
object
integer

Read-only The number of Longview Clients that may be created with this Subscription tier.

string

Read-only The unique ID of this Subscription tier.

longview-3 longview-10 longview-40 longview-100

string

Read-only A display name for this Subscription tier.

price
object

Read-only Pricing information about this Subscription tier.

integer

Read-only The current page.

integer

Read-only The total number of pages.

integer

Read-only The total number of results.

Language