Archived Bots

List Databases

List all available archived bot database files.

Scans the system for SQLite database files from archived Hummingbot bot instances. These databases contain historical trading data including orders, trades, executors, and controller configurations.

Use this endpoint to discover available archived bots before querying their data, or to verify that a bot's data was properly archived after removal.

get/archived-bots

Response

Successful Response

string[] required

Changes