Archived Bots
Get Database Status
Check the health status of a bot database.
Validates the database structure and checks that all expected tables are present and accessible. This is useful for verifying database integrity before querying trading data.
Use this endpoint to verify a database is valid before running detailed queries, or to diagnose issues with corrupted or incomplete archives.
get/archived-bots/{db_path}/status
Path parameters
db_pathstring required
Response
Successful Response
{"stackTrail":"paths:/archived-bots/{db_path}/status:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}