hosting_listAccountDatabasesV1
Retrieve a paginated list of databases for a specific account. Filter by domain to find databases assigned to that domain.
Instructions
Returns a paginated list of databases for the specified account.
Use the domain and is_assigned filters to find databases assigned to a specific domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | username parameter | |
| page | No | Page number | |
| per_page | No | Number of items per page | |
| domain | No | Filter by domain name (exact match) | |
| is_assigned | No | When used with domain, return only databases assigned to that domain. | |
| search | No | Search databases by name, user, or creation date. |