Skip to main content
GET
Get Portfolio Summary Graph

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

range
enum<string>
default:7d

Time range for bucketing: 7d (default), 24h, 30d, or all

Available options:
7d,
24h,
30d,
all

Response

Array of portfolio graph points (time-series)

success
boolean
required

Whether the request was successful

Example:

true

error
string

Error message, present only on failure

Example:

""

error_code
string

Semantic error code. See each endpoint's error responses for the specific codes it can return.

deprecated
string

Deprecation notice, if applicable

Example:

""

result
object[]