Get Access Details For User
POST/getAccessDetailsForUser
This API call can be used to get the user details, account details, and details of all the entitlements the user has access to.
This API will return only the entitlement attributes which are not null or not empty.
The Authorization
must have Bearer
followed by Token
.
Mandatory params:
username
Optional params:
endpoint
, max
, offset
, entitlementtype
Note - This API supports GET HTTP method along with POST.
Request
- multipart/form-data
Body
endpointstring
Example:
System1
usernamestring
Example:
johndoe
Responses
- 200
Get Access Details For User
Response Headers
Date
string
Server
string
Set-Cookie
string
- application/json
- Schema
- Example (from schema)
- Get Access Details For User
Schema
Array [
]
Array [
- MOD1
- MOD2
- MOD3
- MOD4
- MOD5
Array [
]
]
Accountdetails
object[]
createdonstring
Example:
07/26/2018
customproperty1string
Example:
cp1
customproperty10string
Example:
cp10
customproperty2string
Example:
cp2
customproperty20string
Example:
cp20
customproperty30string
Example:
cp30
descriptionstring
Example:
desc
endpointstring
Example:
System1
namestring
Example:
janedoe
statusstring
Example:
1
Entitlementdetails
object[]
accessstring
Example:
Select
confidentialitystring
Example:
0
customproperty1string
Example:
test
customproperty20string
Example:
cp20
customproperty3string
Example:
cp3
customproperty8string
Example:
cp8
descriptionstring
Example:
displaynamestring
Example:
Display Name One
endpointstring
Example:
System1
entitlementOwner
object
anyOf
string
string
string
string
string
entitlementTypestring
Example:
Access
entitlement_glossarystring
Example:
entitlement_valuestring
Example:
Entitlement1
modulestring
Example:
Select
priviligedstring
Example:
0
requestFormstring
Example:
Request Form Table
riskstring
Example:
0
soxcriticalstring
Example:
0
statusstring
Example:
1
syscriticalstring
Example:
0
updatedatestring
Example:
04/08/2017
updateuserstring
Example:
1
PrivilegeDetailsundefined[]
Example:
[]
UserDetails
object
Company Namestring
Example:
Information Technology International
Create Datestring
Example:
03/28/2018T07:00:00+0000
customproperty1string
Example:
IP
Department Namestring
Example:
IAM
Job Functionstring
Example:
A dummy name for a Skill Pool Group
Last Namestring
Example:
Doe
Orgunit IDstring
Example:
CO
User Namestring
Example:
johndoe
accountExpiredstring
Example:
false
accountLockedstring
Example:
false
citystring
Example:
Atlanta
commentsstring
Example:
test
countrystring
Example:
US
createdBystring
Example:
admin
customproperty10string
Example:
customproperty11string
Example:
customproperty12string
Example:
zzzTHIRD
customproperty13string
Example:
ABCDE
customproperty14string
Example:
20160803
customproperty15string
Example:
Data change
customproperty16string
Example:
2016-08-03 00:00:00
customproperty17string
Example:
customproperty18string
Example:
Allowed
customproperty19string
Example:
1827
customproperty2string
Example:
customproperty20string
Example:
INFORMATION TECHNOLOGY INTERNATIONAL B.V.
customproperty21string
Example:
customproperty22string
Example:
customproperty23string
Example:
customproperty24string
Example:
customproperty25string
Example:
customproperty26string
Example:
customproperty27string
Example:
customproperty28string
Example:
customproperty29string
Example:
customproperty3string
Example:
Activated
customproperty30string
Example:
2016-09-15 00:30:56
customproperty31string
Example:
customproperty32string
Example:
customproperty33string
Example:
customproperty34string
Example:
customproperty35string
Example:
customproperty36string
Example:
customproperty37string
Example:
customproperty38string
Example:
customproperty39string
Example:
customproperty4string
Example:
SITI
customproperty40string
Example:
1
customproperty5string
Example:
C
customproperty6string
Example:
John Doe
customproperty7string
Example:
J.Doe
customproperty8string
Example:
mm
customproperty9string
Example:
departmentNumberstring
Example:
565
displaynamestring
Example:
Doe, John
doNotDisturbDelegatestring
Example:
jackwoods
emailstring
Example:
jdoe@saviynt.com
employeeTypestring
Example:
Contractor
employeeclassstring
Example:
C
employeeidstring
Example:
enabledstring
Example:
true
encryptedSecurityAnswersstring
Example:
0Ti6Bg7+E6QEKEd+x4GNhjWpG3KQ0jCbDzxhupvqPrTsrFM8vmoV/eq70xasjbuX7/amIxOXFHDVpPyHhDXA2AFHjnrHqung/1lBsLLr6tw=
enddatestring
Example:
01/28/2019T08:00:00+0000
failedTriesstring
Example:
0
firstnamestring
Example:
John
jobCodestring
Example:
zzzzzzzz
jobcodedescstring
Example:
zzzzzzzz
lastsyncdatestring
Example:
02/28/2018T08:00:00+0000
locationstring
Example:
SF-OFC
locationdescstring
Example:
5 Longfellow St.Deer Park
locationnumberstring
Example:
SF-OFC
managerstring
Example:
janedoe
middlenamestring
Example:
w
ownerstring
Example:
janedoe
owneronTerminatestring
Example:
4
passwordExpiredstring
Example:
false
preferedFirstNamestring
Example:
John
secondaryManagerstring
Example:
jamessmith
startdatestring
Example:
01/28/2018T08:00:00+0000
statuskeystring
Example:
1
streetstring
Example:
s
systemUserNamestring
Example:
jdoe
termDatestring
Example:
04/28/2018T07:00:00+0000
titlestring
Example:
Analyst
updatedatestring
Example:
08/02/2018T04:08:16+0000
updateuserstring
Example:
admin
vendorManagerstring
Example:
awsadmin
entitlementsCountnumber
Example:
8
errorCodestring
Example:
0
msgstring
Example:
Successful
totalEntitlementCountnumber
Example:
8
{
"Accountdetails": [
{
"createdon": "07/26/2018",
"customproperty1": "cp1",
"customproperty10": "cp10",
"customproperty2": "cp2",
"customproperty20": "cp20",
"customproperty30": "cp30",
"description": "desc",
"endpoint": "System1",
"name": "janedoe",
"status": "1"
}
],
"Entitlementdetails": [
{
"access": "Select",
"confidentiality": "0",
"customproperty1": "test",
"description": "",
"displayname": "Display Name One",
"endpoint": "System1",
"entitlementOwner": [
"jamessmith",
"peterpan"
],
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement1",
"module": "Select",
"priviliged": "0",
"requestForm": "Request Form Table",
"risk": "0",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "04/08/2017",
"updateuser": "1"
},
{
"access": "Select",
"confidentiality": "0",
"customproperty1": "test",
"description": "",
"displayname": "Display Name One",
"endpoint": "System1",
"entitlementOwner": [
"jamessmith",
"peterpan"
],
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement2",
"module": "Select",
"priviliged": "0",
"requestForm": "Request Form Table",
"risk": "0",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "04/08/2017",
"updateuser": "1"
},
{
"access": "Select",
"confidentiality": "0",
"customproperty1": "test",
"description": "",
"displayname": "Display Name One",
"endpoint": "System1",
"entitlementOwner": [
"jamessmith",
"peterpan"
],
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement3",
"module": "Select",
"priviliged": "0",
"requestForm": "Request Form Table",
"risk": "0",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "04/08/2017",
"updateuser": "1"
},
{
"customproperty1": "test",
"description": "",
"displayname": "",
"endpoint": "System1",
"entitlementOwner": [
"jamessmith",
"janedoe"
],
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement4",
"requestForm": "Request Form Table",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "02/22/2017"
},
{
"customproperty1": "ap1",
"customproperty20": "cp20",
"customproperty3": "cp3",
"customproperty8": "cp8",
"description": "",
"displayname": "",
"endpoint": "System1",
"entitlementOwner": "",
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement5",
"requestForm": "Request Form Table",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "04/27/2018",
"updateuser": "191327"
},
{
"description": "",
"displayname": "",
"endpoint": "System1",
"entitlementOwner": "",
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement6",
"requestForm": "Request Form Table",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "02/22/2017"
},
{
"description": "",
"displayname": "",
"endpoint": "System1",
"entitlementOwner": "",
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement Name for testing the codec issue within user manager attestation",
"requestForm": "Request Form Table",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "02/22/2017"
},
{
"description": "",
"displayname": "",
"endpoint": "System1",
"entitlementOwner": "",
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement7",
"requestForm": "Request Form Table",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "02/22/2017"
}
],
"PrivilegeDetails": [],
"UserDetails": {
"Company Name": "Information Technology International",
"Create Date": "03/28/2018T07:00:00+0000",
"customproperty1": "IP",
"Department Name": "IAM",
"Job Function": "A dummy name for a Skill Pool Group",
"Last Name": "Doe",
"Orgunit ID": "CO",
"User Name": "johndoe",
"accountExpired": "false",
"accountLocked": "false",
"city": "Atlanta",
"comments": "test",
"country": "US",
"createdBy": "admin",
"customproperty10": "",
"customproperty11": "",
"customproperty12": "zzzTHIRD",
"customproperty13": "ABCDE",
"customproperty14": "20160803",
"customproperty15": "Data change",
"customproperty16": "2016-08-03 00:00:00",
"customproperty17": "",
"customproperty18": "Allowed",
"customproperty19": "1827",
"customproperty2": "",
"customproperty20": "INFORMATION TECHNOLOGY INTERNATIONAL B.V.",
"customproperty21": "",
"customproperty22": "",
"customproperty23": "",
"customproperty24": "",
"customproperty25": "",
"customproperty26": "",
"customproperty27": "",
"customproperty28": "",
"customproperty29": "",
"customproperty3": "Activated",
"customproperty30": "2016-09-15 00:30:56",
"customproperty31": "",
"customproperty32": "",
"customproperty33": "",
"customproperty34": "",
"customproperty35": "",
"customproperty36": "",
"customproperty37": "",
"customproperty38": "",
"customproperty39": "",
"customproperty4": "SITI",
"customproperty40": "1",
"customproperty5": "C",
"customproperty6": "John Doe",
"customproperty7": "J.Doe",
"customproperty8": "mm",
"customproperty9": "",
"departmentNumber": "565",
"displayname": "Doe, John",
"doNotDisturbDelegate": "jackwoods",
"email": "jdoe@saviynt.com",
"employeeType": "Contractor",
"employeeclass": "C",
"employeeid": "",
"enabled": "true",
"encryptedSecurityAnswers": "0Ti6Bg7+E6QEKEd+x4GNhjWpG3KQ0jCbDzxhupvqPrTsrFM8vmoV/eq70xasjbuX7/amIxOXFHDVpPyHhDXA2AFHjnrHqung/1lBsLLr6tw=",
"enddate": "01/28/2019T08:00:00+0000",
"failedTries": "0",
"firstname": "John",
"jobCode": "zzzzzzzz",
"jobcodedesc": "zzzzzzzz",
"lastsyncdate": "02/28/2018T08:00:00+0000",
"location": "SF-OFC",
"locationdesc": "5 Longfellow St.Deer Park",
"locationnumber": "SF-OFC",
"manager": "janedoe",
"middlename": "w",
"owner": "janedoe",
"owneronTerminate": "4",
"passwordExpired": "false",
"preferedFirstName": "John",
"secondaryManager": "jamessmith",
"startdate": "01/28/2018T08:00:00+0000",
"statuskey": "1",
"street": "s",
"systemUserName": "jdoe",
"termDate": "04/28/2018T07:00:00+0000",
"title": "Analyst",
"updatedate": "08/02/2018T04:08:16+0000",
"updateuser": "admin",
"vendorManager": "awsadmin"
},
"entitlementsCount": 8,
"errorCode": "0",
"msg": "Successful",
"totalEntitlementCount": 8
}
{
"Accountdetails": [
{
"createdon": "07/26/2018",
"customproperty1": "cp1",
"customproperty10": "cp10",
"customproperty2": "cp2",
"customproperty20": "cp20",
"customproperty30": "cp30",
"description": "desc",
"endpoint": "System1",
"name": "janedoe",
"status": "1"
}
],
"Entitlementdetails": [
{
"access": "Select",
"confidentiality": "0",
"customproperty1": "test",
"description": "",
"displayname": "Display Name One",
"endpoint": "System1",
"entitlementOwner": [
"jamessmith",
"peterpan"
],
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement1",
"module": "Select",
"priviliged": "0",
"requestForm": "Request Form Table",
"risk": "0",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "04/08/2017",
"updateuser": "1"
},
{
"access": "Select",
"confidentiality": "0",
"customproperty1": "test",
"description": "",
"displayname": "Display Name One",
"endpoint": "System1",
"entitlementOwner": [
"jamessmith",
"peterpan"
],
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement2",
"module": "Select",
"priviliged": "0",
"requestForm": "Request Form Table",
"risk": "0",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "04/08/2017",
"updateuser": "1"
},
{
"access": "Select",
"confidentiality": "0",
"customproperty1": "test",
"description": "",
"displayname": "Display Name One",
"endpoint": "System1",
"entitlementOwner": [
"jamessmith",
"peterpan"
],
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement3",
"module": "Select",
"priviliged": "0",
"requestForm": "Request Form Table",
"risk": "0",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "04/08/2017",
"updateuser": "1"
},
{
"customproperty1": "test",
"description": "",
"displayname": "",
"endpoint": "System1",
"entitlementOwner": [
"jamessmith",
"janedoe"
],
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement4",
"requestForm": "Request Form Table",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "02/22/2017"
},
{
"customproperty1": "ap1",
"customproperty20": "cp20",
"customproperty3": "cp3",
"customproperty8": "cp8",
"description": "",
"displayname": "",
"endpoint": "System1",
"entitlementOwner": "",
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement5",
"requestForm": "Request Form Table",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "04/27/2018",
"updateuser": "191327"
},
{
"description": "",
"displayname": "",
"endpoint": "System1",
"entitlementOwner": "",
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement6",
"requestForm": "Request Form Table",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "02/22/2017"
},
{
"description": "",
"displayname": "",
"endpoint": "System1",
"entitlementOwner": "",
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement Name for testing the codec issue within user manager attestation",
"requestForm": "Request Form Table",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "02/22/2017"
},
{
"description": "",
"displayname": "",
"endpoint": "System1",
"entitlementOwner": "",
"entitlementType": "Access",
"entitlement_glossary": "",
"entitlement_value": "Entitlement7",
"requestForm": "Request Form Table",
"soxcritical": "0",
"status": "1",
"syscritical": "0",
"updatedate": "02/22/2017"
}
],
"PrivilegeDetails": [],
"UserDetails": {
"Company Name": "Information Technology International",
"Create Date": "03/28/2018T07:00:00+0000",
"customproperty1": "IP",
"Department Name": "IAM",
"Job Function": "A dummy name for a Skill Pool Group",
"Last Name": "Doe",
"Orgunit ID": "CO",
"User Name": "johndoe",
"accountExpired": "false",
"accountLocked": "false",
"city": "Atlanta",
"comments": "test",
"country": "US",
"createdBy": "admin",
"customproperty10": "",
"customproperty11": "",
"customproperty12": "zzzTHIRD",
"customproperty13": "ABCDE",
"customproperty14": "20160803",
"customproperty15": "Data change",
"customproperty16": "2016-08-03 00:00:00",
"customproperty17": "",
"customproperty18": "Allowed",
"customproperty19": "1827",
"customproperty2": "",
"customproperty20": "INFORMATION TECHNOLOGY INTERNATIONAL B.V.",
"customproperty21": "",
"customproperty22": "",
"customproperty23": "",
"customproperty24": "",
"customproperty25": "",
"customproperty26": "",
"customproperty27": "",
"customproperty28": "",
"customproperty29": "",
"customproperty3": "Activated",
"customproperty30": "2016-09-15 00:30:56",
"customproperty31": "",
"customproperty32": "",
"customproperty33": "",
"customproperty34": "",
"customproperty35": "",
"customproperty36": "",
"customproperty37": "",
"customproperty38": "",
"customproperty39": "",
"customproperty4": "SITI",
"customproperty40": "1",
"customproperty5": "C",
"customproperty6": "John Doe",
"customproperty7": "J.Doe",
"customproperty8": "mm",
"customproperty9": "",
"departmentNumber": "565",
"displayname": "Doe, John",
"doNotDisturbDelegate": "jackwoods",
"email": "jdoe@saviynt.com",
"employeeType": "Contractor",
"employeeclass": "C",
"employeeid": "",
"enabled": "true",
"encryptedSecurityAnswers": "0Ti6Bg7+E6QEKEd+x4GNhjWpG3KQ0jCbDzxhupvqPrTsrFM8vmoV/eq70xasjbuX7/amIxOXFHDVpPyHhDXA2AFHjnrHqung/1lBsLLr6tw=",
"enddate": "01/28/2019T08:00:00+0000",
"failedTries": "0",
"firstname": "John",
"jobCode": "zzzzzzzz",
"jobcodedesc": "zzzzzzzz",
"lastsyncdate": "02/28/2018T08:00:00+0000",
"location": "SF-OFC",
"locationdesc": "5 Longfellow St.Deer Park",
"locationnumber": "SF-OFC",
"manager": "janedoe",
"middlename": "w",
"owner": "janedoe",
"owneronTerminate": "4",
"passwordExpired": "false",
"preferedFirstName": "John",
"secondaryManager": "jamessmith",
"startdate": "01/28/2018T08:00:00+0000",
"statuskey": "1",
"street": "s",
"systemUserName": "jdoe",
"termDate": "04/28/2018T07:00:00+0000",
"title": "Analyst",
"updatedate": "08/02/2018T04:08:16+0000",
"updateuser": "admin",
"vendorManager": "awsadmin"
},
"entitlementsCount": 8,
"errorCode": "0",
"msg": "Successful",
"totalEntitlementCount": 8
}