v1
latestOpenAPI 3.1.02026-07-241695611.0 MBGet Portfolio Item Snapshots
Retrieves a paginated list of snapshots for a specific portfolio item.
Snapshots are ordered by created_at in descending order (newest first).
Path parameters
The unique identifier of the portfolio item to fetch snapshots for.
The unique identifier of the portfolio item to fetch snapshots for.
Query parameters
Maximum number of records to return in a single page. Must be between 1 and 1000.
Maximum number of records to return in a single page. Must be between 1 and 1000.
Number of records to skip from the beginning. Use 0 for the first page. Cannot be used with cursor.
Number of records to skip from the beginning. Use 0 for the first page. Cannot be used with cursor.
Opaque pagination cursor token that identifies the position in the result set. Use the cursor from the previous response to get the next page. Cannot be used with offset.
Opaque pagination cursor token that identifies the position in the result set. Use the cursor from the previous response to get the next page. Cannot be used with offset.
Response
Response