/
/PDCP API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
  • getGet Scans Status
  • postCreate Scan
  • getGet Scan by ID
  • deleteDelete Scan
  • patchUpdate Scan
  • getGet Result by scanID
  • getStop Scan
  • getGet Results
  • getGet Retest Results
  • postCreate Retest Scan
  • getGet Vulnerability by ID
  • postRescan vulnerability
  • postImport OSS Scan
  • getGet Asset list
  • postUpload Asset
  • getGet Asset Info
  • deleteDelete Asset
  • patchUpdate Asset Metadata
  • getGet Asset Content
  • patchUpdate Asset Content
  • getGet API Key
  • postCreate API Key
  • deleteDelete API Key
  • postRotate API Key
  • getResults Filters
  • getResults Stats
  • getGet Scan Schedules
  • postSet Scan Schedule
  • deleteDelete Scan Schedule
  • postAdd feedback
  • getGet User Profile
  • getGet API Key
  • postCreate API Key
  • deleteDelete API Key
  • postRotate API Key
  • getGet Public Template List
  • getGet Public Template Data
  • getGet Template List
  • postCreate Template
  • patchUpdate Template
  • getGet Template Data
  • deleteDelete Template
  • postGenerate AI Template
  • getGet Share Status
  • postShare Template
  • getGet Shared Template
  • getGet Retest Vulnerability

Get Scans Status

Get user scans status

get/v1/scans

Query parameters

offsetinteger required

number of scan-status results to skip

limitinteger required

number of scan-status results to fetch

searchstring

search term for running scans

statusstring

filter by status (failed, finished, queued, running, starting, uploaded)

Response

Example response

messagestring

Changes