Skip to main content

Select Findings for Report

POST 

/findings/bulk/report/

Request

Body

required

    ids

    object[]

    required

    List of composed keys identifying findings of targets.

  • Array [

  • target_id stringrequired

    Possible values: >= 12 characters and <= 12 characters

    Identifier of the target, as a unique Base58 value.

    finding_id integerrequired

    Possible values: >= 1

    Identifier of the finding, as a unique Base58 value.

  • ]

Responses

Schema

    token string
Loading...