Skip to main content
GET
List scans

Authorizations

Authorization
string
header
required

Use a Cysmiq API token in the Authorization header: Bearer {token}.

Path Parameters

tenant_slug
string
required

Workspace slug for the tenant context.

Query Parameters

repo
string
required
Maximum string length: 255
ref
string | null
Maximum string length: 255
sha
string | null
Pattern: ^[0-9a-fA-F]{7,40}$
status
string | null
Maximum string length: 255
limit
integer | null
Required range: 1 <= x <= 200
cursor
string | null

Response

Scan list response.

repository
object
required
reference
object | null
required
filters
object
required
summary
object
required
items
object[]
required
next_cursor
string
required