Account Details

GET {{baseUrl}}/accounts/:id

Use this API to return the details for a single account by its ID.
A token with ORGADMIN, SOURCEADMIN, SOURCE_SUBADMIN, or HELPDESK authority is required to call this API.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"attributes":{"firstName":"SailPoint","lastName":"Support","displayName":"SailPoint Support"},"authoritative":false,"disabled":false,"hasEntitlements":true,"locked":false,"manuallyCorrelated":false,"name":"aName","nativeIdentity":"552775","sourceId":"2c9180835d2e5168015d32f890ca1581","sourceName":"Employees","systemAccount":false,"uncorrelated":false,"id":"id12345","created":"2015-05-28T14:07:17Z","modified":"2015-05-28T14:07:17Z","identityId":"2c9180835d2e5168015d32f890ca1581","cloudLifecycleState":"active","identityState":"ACTIVE","connectionType":"direct","type":"NON_HUMAN","description":null,"uuid":"slpt.support","identity":{"type":"IDENTITY","name":"Adam Kennedy"},"sourceOwner":{"type":"IDENTITY","id":"4c5c8534e99445de98eef6c75e25eb01","name":"John Cavender"},"features":"ENABLE","origin":"AGGREGATED","ownerIdentity":{"type":"IDENTITY","id":"2c918084660f45d6016617daa9210584","name":"Adam Kennedy"},"ownerGroup":{"type":"GOVERNANCE_GROUP","id":"8d3e0094e99445de98eef6c75e25jc04","name":"GovGroup AX17Z"}}