Skip to main content
GET
List merge conflicts on a branch

Authorizations

Authorization
string
header
required

API token: tsu_pat_… (PAT) or tsu_proj_… (project token). The token's granted RBAC permissions determine access; see each operation's x-permission.

Path Parameters

projectId
string
required

Project id (UUID) or id-embedded path slug.

branchId
string
required

Translation branch id (UUID).

Response

The branch's recorded conflicts (empty if none).

success
boolean
required
data
object
required