v5
latestOpenAPI 3.1.02026-08-081,0211,3082.1 MBDATA_STORE
Get Available Databases
Gets available databases for a data store by id. This endpoint fetches all databases from the data store's connection and filters out the ones that are already in use by other data stores of the same type.
:param data_store_id: The ID of the data store to fetch databases for :return: A dictionary containing used and unused databases
get/data_stores/{data_store_id}/available_databases
Path parameters
data_store_idinteger required
Response
Successful Response