Get Portfolio Item Snapshot 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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the portfolio item to get snapshot diff for.

Query Params
uuid
required

The unique identifier of the source snapshot for the diff.

uuid
required

The unique identifier of the target snapshot for the diff.

string
enum
Defaults to json

The format of the response data.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json