Skip to main content
GET
/
public
/
v1
/
backtests
/
{id}
Get backtest detail, status, and result
curl --request GET \
  --url https://api.example.com/public/v1/backtests/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Workspace API key for public agent API access

Path Parameters

id
string
required

Response

200

Backtest detail and result