List permission groups

View a list of groups and the associated permission capabilities, for example: activate a version or fetch an EdgeWorker ID.

Recipes
List permission groups
Open Recipe
🦉
Get a permission group
Open Recipe
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
groups
array of objects
required
length ≥ 1

List of EdgeWorker groups.

groups*
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.

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
Authentication
URL