Client - Database Users

Get a single database user by ID (must belong to the caller's account)

get/api/client/database-users/{id}

Path parameters

idinteger required

Response

Database user details

idinteger

ID of the database user

hosting_account_idinteger

ID of the related hosting account

usernamestring

Database username

username_prefixstring

Prefix for the database username

Changes