v1
latestOpenAPI 3.1.02026-07-241695611.0 MBGet Portfolio Item Changes
Retrieves all changes for a portfolio item across all snapshots.
Returns a list of DiffChange objects representing all changes between consecutive snapshots for the portfolio item.
Path parameters
The unique identifier of the portfolio item to get changes for.
The unique identifier of the portfolio item to get changes 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