Skip to main content
GET
List security price history referenced by family investment data

Authorizations

X-Api-Key
string
header
required

API key for authentication. Generate one from your account settings.

Query Parameters

page
integer

Page number (default: 1)

per_page
integer

Items per page (default: 25, max: 100)

security_id
string<uuid>

Filter by security ID

currency
string

Filter by currency code

start_date
string<date>

Filter prices from this date

end_date
string<date>

Filter prices until this date

provisional
boolean

Filter by provisional price status. When supplied, must be true or false.

Response

security prices listed

security_prices
object[]
required
pagination
object
required