get
https://api.baselayer.com/portfolio/items//diff
Retrieves a diff between two snapshots of a portfolio item.
The diff shows the changes between the from_snapshot and to_snapshot, including business information, liens, dockets, and website analysis changes.
Args: format: The response format. Options: - json (default): Returns the full diff response with snapshots and changes - notifications: Returns notifications generated from the diff changes - json_patch: Returns only the JSON patch operations array
