Secret Scanning

Get the scans associated with the specified Bitbucket Data Source by ID.

get/api/v2/secret-scanning/data-sources/bitbucket/{dataSourceId}/scans

Path parameters

dataSourceIdstring uuid required

The ID of the Bitbucket Data Source to list scans for.

Response

Default Response

Changes

Changed in 1 of the 20 revisions of this API.1

    • added the optional property scans/items/scanningStartedAt to the response with the 200 status

      response-optional-property-added