get
https://{hostname}/edgeworkers/v1/groups/
View details on the capabilities enabled within a specified group, for example: activate a version or fetch an EdgeWorker ID.
View details on the capabilities enabled within a specified group, for example: activate a version or fetch an EdgeWorker ID.
xxxxxxxxxxcurl --request GET \--url https://hostname/edgeworkers/v1/groups/groupId \--header 'accept: application/json'
xxxxxxxxxx{"capabilities": ["VIEW","VIEW_VERSION","VIEW_ACTIVATION"],"groupId": 109795,"groupName": "ESSL Behavior Tests"}