get https://{hostname}/cps/v2/enrollments/
Gets an enrollment.
Response
Gets an enrollment.
xxxxxxxxxx
curl --request GET \
--url https://hostname/cps/v2/enrollments/enrollmentId \
--header 'accept: application/vnd.akamai.cps.enrollment.v12+json'
xxxxxxxxxx
116}
{
"adminContact": {
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"email": "afero@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": {
"c": "US",
"cn": "www.example.com",