cURL
Endpoints
List Manual Positions
Returns a paginated list of manual positions in a portfolio. Manual positions are user-entered positions, used for assets or platforms that are not automatically detected by Lighthouse.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique identifier for the portfolio. The portfolioId can be obtained from the Lighthouse API keys settings.
Query Parameters
Required range:
x <= 100Filter manual positions by the account they belong to.
Response
200 - application/json
Manual positions response