Skip to main content
GET
Get a strategy's performance

Authorizations

Authorization
string
header
required

Enter 'Bearer' followed by a space and then your JWT or API Key. Example: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9... or Bearer YOUR_API_KEY_HERE

Path Parameters

strategyId
string
required

UUID of the user strategy

Query Parameters

top
integer
default:30
min_market_cap
integer
default:0

Response

200 - application/json

Performance statistics and value over time for the strategy.

metadata
object
timeSeries
number[][]

Value over time as [timestamp, value] pairs.

Example: