Skip to main content
GET
getUserStrategies

Headers

Authorization
string<JWT>

User API token.

Query Parameters

user_id
string
required

AlphaInsider user identifier.

timeframe
enum<string>
default:month

Time window used for ranking or performance data.

Available options:
day,
week,
month,
year,
five_year

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object[]

Endpoint-specific response payload, or an error message when success is false.