Skip to main content

Get the file metadata by UUID

Get the file metadata by UUID based on the customer's repository

Path Parameters
  • uuid string required
Query Parameters
  • include string
Responses

Get errors in file


Schema
  • data object required
  • commitId string required
  • creationDate string required
  • errorsCount double
  • id string required
  • name string required
  • path string required
  • prId string required
  • repositoryId string required
  • type FileTypeEnum required

    Possible values: [tf, json, yml, yaml, template, .checkov.baseline, hcl, Dockerfile, package.json, package-lock.json, bower.json, pom.xml, build.gradle, build.gradle.kts, gradle.properties, gradle-wrapper.properties, go.sum, go.mod, requirements.txt, METADATA, bicep, Pipfile.lock, Pipfile, yarn.lock, Gemfile, Gemfile.lock, gemspec, env, settings.py, main.py, application.py, config.py, app.js, config.js, dev.js, db.properties, application.properties, private.pem, privatekey.pem, index.php, config.php, config.xml, strings.xml, app.module.ts, environment.ts, tpl, tfvars, unknown]

  • updatedDate string required
Loading...