Get a permission group

View details on the capabilities enabled within a specified group, for example: activate a version or fetch an EdgeWorker ID.

Path Params
number
required

Unique identifier for an EdgeWorker group. You can pass in plain integer IDs, or add a grp_ prefix. The Property Manager API supports both formats. See ID prefixes for details.

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
capabilities
array of strings
required
length ≥ 1

List of EdgeWorker capabilities allowed within the group, including VIEW, EDIT, VIEW_VERSION, CREATE_VERSION, VIEW_ACTIVATION, and ACTIVATE.

VIEW EDIT VIEW_VERSION CREATE_VERSION VIEW_ACTIVATION ACTIVATE

integer
required
≥ 1

Unique identifier of the Akamai group specified when the EdgeWorker was created.

string
required
length ≥ 1

Name of the Akamai group specified when the EdgeWorker was created.

Language
URL