Archived Bots

Get Database Executors

Get executor records from an archived bot database.

Retrieves executor data showing the trading actions performed by V2 strategy controllers. Executors represent individual trading operations with their configurations, entry/exit details, and PnL results.

Use this endpoint to analyze controller performance, review executor outcomes, or debug strategy behavior at the executor level.

get/archived-bots/{db_path}/executors

Path parameters

db_pathstring required

Response

Successful Response

object[] required

Changes