cURL
Endpoints
List Snapshots
Returns a paginated list of snapshots for a portfolio
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 used to load snapshots. The portfolioId can be obtained from the Lighthouse API keys settings.
Query Parameters
When set to true, each snapshot in the response will include a comments array (if any comments exist for that snapshot).
Response
200 - application/json
Snapshots response