List versions

View a list of EdgeWorker versions.

Path Params
integer
required
≥ 1

Unique identifier for an EdgeWorker.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Response body
object
versions
array of objects
required
length ≥ 1

List of EdgeWorker versions.

versions*
object
string
required
length ≥ 1

Identifier for the account where the EdgeWorker was created.

string
required
length ≥ 1

A SHA-256 hash digest of the tarball.

string
required
length ≥ 1

Username of the person who created the EdgeWorker version.

date-time
required

ISO 8601 timestamp indicating when the EdgeWorker version was created.

integer
required
≥ 1

Unique identifier of the EdgeWorker.

string
length ≥ 1

An incrementing number indicating the upload order of the EdgeWorker versions.

string
required
length ≥ 1

Unique identifier of the EdgeWorker version.

Language
URL