Fetch Account Entitlement Details
POST/fetchCampaignAccEntDetails
This API returns user details, account-entitlement details of a particular campaign required for certify/revoke API. If last certified actions and last certified comments are configured during campaign creation, then it is displayed in the API response. If the employmentStatus parameter is passed with this API, then only the match records in the certified field are displayed in the API response.
The Authorization
must have Bearer
followed by Token
.
Mandatory params:
campaignId
Optional params:
certifierUsername
,
certkey
,
max
(default is 100),
offset
(default is 0),
returnFlatResponse
(can be true or false)
employmentStatus
(NORESPONSE/ WORKSFORME/ DOESNOTWORKFORME/ TERMINATED/ ENDDATE_EXTENDED)
Note: The user attributes in the response is driven by the attributes selected during the campaign launch.
Request
- application/json
Body
Responses
- 200
Fetch Account Entitlement Details
Response Headers
Access-Control-Allow-Credentials
string
Access-Control-Allow-Origin
string
Cache-Control
string
Date
string
Expires
string
Referrer-Policy
string
Server
string
Set-Cookie
string
Strict-Transport-Security
string
X-Content-Type-Options
string
X-Frame-Options
string
- application/json
- Schema
- Example (from schema)
- Fetch Account Entitlement Details
Schema
Array [
Array [
Array [
Array [
]
]
]
]
campaignAccountEntDetails
object[]
users
object[]
accounts
object[]
entitlements
object[]
{
"campaignAccountEntDetails": [
{
"certificationname": "EPICUserMgrCampQ1Feb1 - admin (Saviynt AdminUser)",
"certkey": "29292",
"status": "New",
"usercount": 1,
"users": [
{
"accountCount": 2,
"accounts": [
{
"accountStatus": "Active",
"accountname": "154",
"certaccountkey": 190880,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 3,
"entitlements": [
{
"certEntitlementkey": 1469785,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00010",
"enttype": "Template"
},
{
"certEntitlementkey": 1469786,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00918",
"enttype": "Sub-Template"
},
{
"certEntitlementkey": 1469787,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T01138",
"enttype": "Sub-Template"
}
]
},
{
"accountStatus": "Active",
"accountname": "chammersmith",
"certaccountkey": 190881,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 2,
"entitlements": [
{
"certEntitlementkey": 1469788,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "TestSubTemplate",
"enttype": "Sub-Template"
},
{
"certEntitlementkey": 1469789,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "TestSubTemplate3",
"enttype": "Sub-Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203136,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "Chammersmith"
}
]
},
{
"certificationname": "EPICUserMgrCampQ1Feb1 - U045101 (Siu Han Chung)",
"certkey": "29293",
"status": "New",
"usercount": 1,
"users": [
{
"accountCount": 1,
"accounts": [
{
"accountStatus": "1",
"accountname": "21607",
"certaccountkey": 190882,
"certfied": null,
"certified": "1",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 1,
"entitlements": [
{
"certEntitlementkey": 1469790,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00274",
"enttype": "Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203137,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "G000706"
}
]
},
{
"certificationname": "EPICUserMgrCampQ1Feb1 - jwen (Jim Wen)",
"certkey": "29295",
"status": "New",
"usercount": 2,
"users": [
{
"accountCount": 1,
"accounts": [
{
"accountStatus": "1",
"accountname": "63585",
"certaccountkey": 190883,
"certfied": null,
"certified": "1",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 1,
"entitlements": [
{
"certEntitlementkey": 1469791,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00274",
"enttype": "Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203138,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "U003961"
},
{
"accountCount": 1,
"accounts": [
{
"accountStatus": "Manually Provisioned",
"accountname": "U024789",
"certaccountkey": 190884,
"certfied": null,
"certified": "Manually Provisioned",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 2,
"entitlements": [
{
"certEntitlementkey": 1469792,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T01093",
"enttype": "Template"
},
{
"certEntitlementkey": 1469793,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "TestSubTemplate2",
"enttype": "Sub-Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203139,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "U024789"
}
]
},
{
"certificationname": "EPICUserMgrCampQ1Feb1 - Mr_Manager (Bobby Cox)",
"certkey": "29296",
"status": "New",
"usercount": 2,
"users": [
{
"accountCount": 2,
"accounts": [
{
"accountStatus": "Active",
"accountname": "166",
"certaccountkey": 190885,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 2,
"entitlements": [
{
"certEntitlementkey": 1469794,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "Epic_Demo_Template",
"enttype": "Template"
},
{
"certEntitlementkey": 1469795,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00918",
"enttype": "Sub-Template"
}
]
},
{
"accountStatus": "Active",
"accountname": "1256",
"certaccountkey": 190887,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 2,
"entitlements": [
{
"certEntitlementkey": 1469797,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00010",
"enttype": "Template"
},
{
"certEntitlementkey": 1469798,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T01448",
"enttype": "Sub-Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203140,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "JSMOLTZ"
},
{
"accountCount": 1,
"accounts": [
{
"accountStatus": "Active",
"accountname": "1112",
"certaccountkey": 190886,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 1,
"entitlements": [
{
"certEntitlementkey": 1469798,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T01448",
"enttype": "Sub-Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203141,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "GMADDUX"
}
]
},
{
"certificationname": "EPICUserMgrCampQ1Feb1 - 320156 (Le Chang)",
"certkey": "29297",
"status": "New",
"usercount": 1,
"users": [
{
"accountCount": 2,
"accounts": [
{
"accountStatus": "1",
"accountname": "21172",
"certaccountkey": 190888,
"certfied": null,
"certified": "1",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 1,
"entitlements": [
{
"certEntitlementkey": 1469799,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00274",
"enttype": "Template"
}
]
},
{
"accountStatus": "Active",
"accountname": "G000526",
"certaccountkey": 190889,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 1,
"entitlements": [
{
"certEntitlementkey": 1469800,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "TestSubTemplate2",
"enttype": "Sub-Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203142,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "G000526"
}
]
}
],
"campaignId": "64",
"complete": "No",
"count": 5,
"errorCode": "0",
"msg": "successful"
}
{
"campaignAccountEntDetails": [
{
"certificationname": "EPICUserMgrCampQ1Feb1 - admin (Saviynt AdminUser)",
"certkey": "29292",
"status": "New",
"usercount": 1,
"users": [
{
"accountCount": 2,
"accounts": [
{
"accountStatus": "Active",
"accountname": "154",
"certaccountkey": 190880,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 3,
"entitlements": [
{
"certEntitlementkey": 1469785,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00010",
"enttype": "Template"
},
{
"certEntitlementkey": 1469786,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00918",
"enttype": "Sub-Template"
},
{
"certEntitlementkey": 1469787,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T01138",
"enttype": "Sub-Template"
}
]
},
{
"accountStatus": "Active",
"accountname": "chammersmith",
"certaccountkey": 190881,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 2,
"entitlements": [
{
"certEntitlementkey": 1469788,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "TestSubTemplate",
"enttype": "Sub-Template"
},
{
"certEntitlementkey": 1469789,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "TestSubTemplate3",
"enttype": "Sub-Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203136,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "Chammersmith"
}
]
},
{
"certificationname": "EPICUserMgrCampQ1Feb1 - U045101 (Siu Han Chung)",
"certkey": "29293",
"status": "New",
"usercount": 1,
"users": [
{
"accountCount": 1,
"accounts": [
{
"accountStatus": "1",
"accountname": "21607",
"certaccountkey": 190882,
"certfied": null,
"certified": "1",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 1,
"entitlements": [
{
"certEntitlementkey": 1469790,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00274",
"enttype": "Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203137,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "G000706"
}
]
},
{
"certificationname": "EPICUserMgrCampQ1Feb1 - jwen (Jim Wen)",
"certkey": "29295",
"status": "New",
"usercount": 2,
"users": [
{
"accountCount": 1,
"accounts": [
{
"accountStatus": "1",
"accountname": "63585",
"certaccountkey": 190883,
"certfied": null,
"certified": "1",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 1,
"entitlements": [
{
"certEntitlementkey": 1469791,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00274",
"enttype": "Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203138,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "U003961"
},
{
"accountCount": 1,
"accounts": [
{
"accountStatus": "Manually Provisioned",
"accountname": "U024789",
"certaccountkey": 190884,
"certfied": null,
"certified": "Manually Provisioned",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 2,
"entitlements": [
{
"certEntitlementkey": 1469792,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T01093",
"enttype": "Template"
},
{
"certEntitlementkey": 1469793,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "TestSubTemplate2",
"enttype": "Sub-Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203139,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "U024789"
}
]
},
{
"certificationname": "EPICUserMgrCampQ1Feb1 - Mr_Manager (Bobby Cox)",
"certkey": "29296",
"status": "New",
"usercount": 2,
"users": [
{
"accountCount": 2,
"accounts": [
{
"accountStatus": "Active",
"accountname": "166",
"certaccountkey": 190885,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 2,
"entitlements": [
{
"certEntitlementkey": 1469794,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "Epic_Demo_Template",
"enttype": "Template"
},
{
"certEntitlementkey": 1469795,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00918",
"enttype": "Sub-Template"
}
]
},
{
"accountStatus": "Active",
"accountname": "1256",
"certaccountkey": 190887,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 2,
"entitlements": [
{
"certEntitlementkey": 1469797,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00010",
"enttype": "Template"
},
{
"certEntitlementkey": 1469798,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T01448",
"enttype": "Sub-Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203140,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "JSMOLTZ"
},
{
"accountCount": 1,
"accounts": [
{
"accountStatus": "Active",
"accountname": "1112",
"certaccountkey": 190886,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 1,
"entitlements": [
{
"certEntitlementkey": 1469798,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T01448",
"enttype": "Sub-Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203141,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "GMADDUX"
}
]
},
{
"certificationname": "EPICUserMgrCampQ1Feb1 - 320156 (Le Chang)",
"certkey": "29297",
"status": "New",
"usercount": 1,
"users": [
{
"accountCount": 2,
"accounts": [
{
"accountStatus": "1",
"accountname": "21172",
"certaccountkey": 190888,
"certfied": null,
"certified": "1",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 1,
"entitlements": [
{
"certEntitlementkey": 1469799,
"consulted": "true",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "T00274",
"enttype": "Template"
}
]
},
{
"accountStatus": "Active",
"accountname": "G000526",
"certaccountkey": 190889,
"certfied": null,
"certified": "Active",
"comments": null,
"consulted": "true",
"endpoint": "Epic",
"entitlementcount": 1,
"entitlements": [
{
"certEntitlementkey": 1469800,
"consulted": "false",
"entStatus": 1,
"entcertified": null,
"entcomments": null,
"entcriticality": 0,
"entname": "TestSubTemplate2",
"enttype": "Sub-Template"
}
]
}
],
"certfied": "WORKSFORME",
"certuserkey": 203142,
"comment": "",
"consulted": "true",
"userStatus": 1,
"username": "G000526"
}
]
}
],
"campaignId": "64",
"complete": "No",
"count": 5,
"errorCode": "0",
"msg": "successful"
}