Skip to main content

List Average Fix Times

GET 

/dashboard/average-fix-time/

Request

Query Parameters

    format string

    Possible values: [csv, json]

    label string[]

    A unique Base58 value identifying this object.

    ordering string

    Which field to use when ordering the results.

    search string

    A search term.

    severity integer[]

    Possible values: [10, 20, 30]

    • 10 - low
    • 20 - medium
    • 30 - high
    target string[]

    A unique Base58 value identifying this object.

    team string[]

    A unique Base58 value identifying this object.

Responses

Schema

    results

    object

    <vuln name> string
Loading...