Get a specific database users
get
/database/security/users/{username}
Returns corresponding record from DBA_USERS.
Request
Supported Media Types
- application/json
Path Parameters
-
username: string
Identifier for the user.
Response
Supported Media Types
- application/json
200 Response
Information on the specified user.