Skip to content
Management API Reference

[Beta] Diffs a database branch

get/v1/branches/{branch_id_or_ref}/diff

Diffs the specified database branch

OAuth scopes

  • environment:write

Path parameters

  • branch_id_or_ref
    Required
    one of the following options

    Branch ref or deprecated branch ID

Query parameters

  • included_schemas
    Optional
    string
  • pgdelta
    Optional
    boolean

    Use pg-delta instead of Migra for diffing when true

Response codes

  • 200
  • 500

Response (200)

1
{}