internaluser/name/{name}
GET {{base_url}}/ers/config/internaluser/name/{{name}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Request data format | |
Accept | string | Response data format |
RESPONSES
status: OK
{"InternalUser":{"id":"9a6e5f43-6c8b-4f0e-a702-90b7c9bee23e","name":"thomas","description":"Recommended attributes to create an account.","enabled":true,"password":"*******","changePassword":false,"expiryDateEnabled":false,"enablePassword":"*******","customAttributes":{},"passwordIDStore":"Internal Users","link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/internaluser/name/thomas","type":"application/json"}}}