Skip to main content

Get Fixed Vulnerabilities Trend

GET 

https://api.probely.com/dashboard/fixed-vulnerabilities-trend/

Request

Query Parameters

    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

    start date-time
    stop date-time
    step number

    results

    object

    fixed array[]

    Possible values: >= 2, <= 2

    pending array[]

    Possible values: >= 2, <= 2

curl -L 'https://api.probely.com/dashboard/fixed-vulnerabilities-trend/' \
-H 'Accept: application/json' \
-H 'Authorization: JWT <YOUR_API_TOKEN>'
Request Collapse all
Base URL
https://api.probely.com
Auth
Parameters
— query
— query
— query
— query
— query
— query
ResponseClear

Click the Send API Request button above and see the response here!