[Beta] Diffs a database branch
get
/v1/branches/{branch_id_or_ref}/diffDiffs the specified database branch
OAuth scopes
- environment:write
Path parameters
- branch_id_or_refRequiredone of the following options
Branch ref or deprecated branch ID
Query parameters
- included_schemasOptionalstring
- pgdeltaOptionalboolean
Use pg-delta instead of Migra for diffing when true
Response codes
- 200
- 500
Response (200)
1{}