CentralCSP
APITools

Get a scan result

Returns a scan's findings. Use mode to choose how much detail you get back and lang for the language of the text. Requires no authentication.

GET
/v1/tools/scans/{scanId}

Path Parameters

scanId*string

Query Parameters

mode?string

How much detail to return.

Default"full"
lang?string

Language for the text in the result.

Default"en"

Response Body

application/json

curl -X GET "https://api-next.centralcsp.com/v1/tools/scans/string"
{}