curl --request HEAD \
--url https://api.icepanel.io/v1/organizations/{organizationId}/code-repos/{codeRepoId}/trees/{sha} \
--header 'Authorization: <authorization>'
{}
Check if a tree exists for a code repo reference
curl --request HEAD \
--url https://api.icepanel.io/v1/organizations/{organizationId}/code-repos/{codeRepoId}/trees/{sha} \
--header 'Authorization: <authorization>'
{}
OK
The response is of type object
.