Get User Account Information

get

/rest/{versionId}/security/accountMgmt

Use this (GET) method to display user account information.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : userAccountManagementInfo
Type: object
Show Source

401 Response

The session ID is invalid.

404 Response

The object (resource URI, device, and so on) of your input request cannot be found.
Back to Top