Get data for the Leaderboard widget
Use the following method to get information about accounts displayed in the Leaderboard widget:
GET
[host]/api/v1/investment/widget/leaderboard
Request
Headers
Authorization: Bearer <access_token>
Query parameters
Name | Required | Description |
---|---|---|
| Yes | The identifier of the investment platform instance.
|
| Yes | Possible values:
|
Request example
Response
The response includes an array of objects providing information about the accounts matching the request parameters, which are displayed on the Leaderboard.
See also:
Last updated
Was this helpful?