Get diff between snapshot versions
Snapshots
Diff
Returns an RFC 6902 JSON Patch diff between two snapshot versions.
Requires read_diff scope or ownership.
GET
Get diff between snapshot versions
Authorizations
Firebase Auth JWT issued by Google Identity Platform.
Obtain a token by signing in at your app domain and calling
firebase.auth().currentUser.getIdToken().
Path Parameters
Tenant identifier.
Subject type discriminator.
Available options:
entity, individual Stable subject identifier within its type namespace.
Query Parameters
Starting snapshot version (inclusive).
Ending snapshot version (inclusive).
Comma-separated JSON Pointer prefixes to include in the diff.
Available options:
none, changed_only