get https://{hostname}/cps/v2/enrollments
A list of the names of each enrollment.
Response
A list of the names of each enrollment.
xxxxxxxxxx
curl --request GET \
--url https://hostname/cps/v2/enrollments \
--header 'accept: application/vnd.akamai.cps.enrollments.v11+json'
xxxxxxxxxx
119}
{
"enrollments": [
{
"adminContact": {
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"email": "hgildong@akamai.com",
"firstName": "R1",
"lastName": "D1",
"organizationName": "Akamai",
"phone": "617-555-0111",
"postalCode": "02142",
"region": "MA",
"title": "Adminstrator"
},
"assignedSlots": [
1234
],
"autoRenewalStartTime": null,
"certificateChainType": "default",
"certificateType": "third-party",
"changeManagement": true,
"csr": {