Get strategy analytics
Strategies
Get strategy analytics
Returns paginated analytics webhook events for the authenticated customer. Requires API key or Bearer token. Pass period explicitly (all-time, 24h, 7d, or 30d). Minimum limit is 10.
GET
Get strategy analytics
Authorizations
API key for authentication. Obtain from your Pods dashboard.
Query Parameters
Analytics time window
Available options:
all-time, 24h, 7d, 30d Example:
"all-time"
Page number
Required range:
x > 0Results per page (minimum 10, maximum 1000)
Required range:
10 <= x <= 1000Example:
100