Skip to main content
GET
Get diff tree

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespace
string
required

Namespace of the repository

repo_name
string
required

Name of the repository

base_head
string
required

The base and head revisions separated by '..'

Response

Directory diff tree found successfully

status
string
required
status_message
string
required
dirs
object[]
required
oxen_version
string | null