Get user status using userdetails query parameter

get

/oam/services/rest/access/api/v1/pswdmanagement/UserStatusRetriever'

User status is retrieved for the input user. The userid is specified as path parameters in this API. The user needs to be present in the default identity store in OAM

Request

Query Parameters
Back to Top

Response

Supported Media Types

200 Response

The user status has been retrieved successfully
Body ()
Root Schema : UserStatusResponse
Type: object
Show Source

401 Response

Unauthorized

404 Response

Requested entity not found

500 Response

Internal Server Error
Back to Top