List D1 Databases
client.d1.database.list(DatabaseListParams { account_id, name, page, per_page } params, RequestOptionsoptions?): V4PagePaginationArray<DatabaseListResponse { created_at, jurisdiction, name, 2 more } >
GET/accounts/{account_id}/d1/database
Returns a list of D1 databases.
Security
API Token
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Example:
API Email + API Key
The previous authorization scheme for interacting with the Cloudflare API, used in conjunction with a Global API key.
Example:
The previous authorization scheme for interacting with the Cloudflare API. When possible, use API tokens instead of Global API keys.
Example: