Skip to main content

Retrieve Reduced Scope

GET 

/targets/:target_id/reduced-scopes/:id/

Request

Path Parameters

    id stringrequired
    target_id stringrequired

    Identifier of the target.

Responses

Schema
    id stringrequired

    A unique Base58 value identifying this object.

    url stringrequired

    Possible values: <= 2048 characters

    URL to scan. The maximum length is 2048 characters.

    enabled booleanrequired
Loading...