List Beta programs

Display all active Beta programs. This operation can only be accessed by account users with unrestricted access. Talk to your local account administrator about access management.

CLI

linode-cli betas list

Learn more

Path Params
string
enum
required

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

Allowed:
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
integer

Read-only The current page.

integer

Read-only The total number of pages.

integer

Read-only The total number of results.

data
array of objects
data
object
string | null

Read-only Additional details regarding the Beta program.

date-time | null

Filterable, Read-only The date-time that the Beta program ended. A value of null indicates that the Beta program is ongoing.

boolean

Filterable, Read-only Whether the Beta program requires Green Light participation for enrollment.

string

The unique identifier for the Beta program.

string

Filterable, Read-only The name of the Beta program.

string | null

Read-only Additional source of information for the Beta program.

date-time

Filterable, Read-only The start date-time of the Beta program.

Language
Credentials