ORG_ADMINSOURCE_ADMINSOURCE_SUBADMINHELPDESK
idn:accounts:readidn:accounts:manage
External DocumentationTo learn more, visit the SailPoint documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ORG_ADMINSOURCE_ADMINSOURCE_SUBADMINHELPDESKidn:accounts:readidn:accounts:manage| Parameter | Description |
|---|---|
| Filters | The account properties to filter results by. Note: For more information about the filtering syntax refer to the SailPoint documentation. |
| Parameter | Description |
|---|---|
| Limit | The maximum number of results to return. |
| Offset | The number of results to skip before returning items. |
[
{
"id": "id12345",
"name": "aName",
"created": "2015-05-28T14:07:17Z",
"modified": "2015-05-28T14:07:17Z",
"sourceId": "2c9180835d2e5168015d32f890ca1581",
"sourceName": "Employees",
"identityId": "2c9180835d2e5168015d32f890ca1581",
"cloudLifecycleState": "active",
"identityState": "ACTIVE",
"connectionType": "direct",
"isMachine": true,
"recommendation": {
"type": "MACHINE",
"method": "DISCOVERY"
},
"attributes": {
"firstName": "SailPoint",
"lastName": "Support",
"displayName": "SailPoint Support"
},
"authoritative": false,
"description": null,
"disabled": false,
"locked": false,
"nativeIdentity": "552775",
"systemAccount": false,
"uncorrelated": false,
"uuid": "{b0dce506-d6d4-44d2-8a32-d9a5b21fb175}",
"manuallyCorrelated": false,
"hasEntitlements": true,
"identity": {
"id": "2c918084660f45d6016617daa9210584",
"type": "IDENTITY",
"name": "John Doe"
},
"sourceOwner": {
"id": "2c918084660f45d6016617daa9210584",
"type": "IDENTITY",
"name": "Adam Kennedy"
},
"features": "ENABLE",
"origin": "AGGREGATED",
"ownerIdentity": {
"id": "2c918084660f45d6016617daa9210584",
"type": "IDENTITY",
"name": "Adam Kennedy"
}
}
]
Was this page helpful?