Get a specific database user

get

/database/security/users/{username}

Returns the corresponding record from DBA_USERS or ALL_USERS view depending on the role at runtime. A client requires SQL Administrator or SQL Developer role to invoke this service.

Request

Path Parameters
Back to Top

Response

200 Response

Information on the specified user.
Back to Top