/
/Checkmarx REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
GENERAL46
OSA9
  • getReturns basic scan details for all scans associated with a specified project id
  • postCreates a new scan request
  • getGet all supported Open Source file extensions
  • getReturns a Json summary report for the specified scan Id
  • getReturns the licenses associated with the given scan request
  • getReturns a list of comments associated with the instances of the given vulnerability
  • getReturns basic scan details for a specified scan
  • getReturns all the vulnerabilities for the specified scan Id. Each vulnerability returned is unique to its library or file.
  • getReturns all the used libraries for the specified scan Id
SAST63
    OSA

    Returns basic scan details for a specified scan

    get/osa/scans/{scanId}

    Path parameters

    scanIdstring uuid required

    Unique ID of the specific scan

    Response

    OK

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.