Skip to main content
GET
Content hashes of the current data-model files (for upload diffing)

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
integer
required

Query Parameters

live
boolean | null
branchName
string | null
useDeployProjectRoot
boolean | null

Response

200 - application/json

Map of project-relative file path to its content hash

{key}
object