Admin - Hosting Account Database Users

List all database users. Filter by hosting_account_id.

get/api/hosting-account/database-users

Query parameters

hosting_account_idinteger required

ID of the hosting account to filter by

Response

List of database users

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