List enrolled Beta programs

Display all enrolled Beta Programs for your Account. Includes inactive as well as active Beta Programs.

Only unrestricted Users can access this operation.

linode-cli betas enrolled
Learn more...
account:read_only
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
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.

null indicates that the Beta Program is ongoing.

date-time

Filterable, Read-only The date-time of Account enrollment to the Beta Program.

string

The unique identifier of the Beta Program.

string

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

date-time

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

Language
Credentials