v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1481826573.7 KB

Gets the status of a findings report.

post/reporting/status/get

Request body

reportIdstring

The ID of the report to retrieve the status of.

Response

Success

reportIdstring

The ID of the report.

status'SUCCEEDED' | 'IN_PROGRESS' | 'CANCELLED' | 'FAILED'

The status of the report.

errorCode'INTERNAL_ERROR' | 'INVALID_PERMISSIONS' | 'NO_FINDINGS_FOUND' | 'BUCKET_NOT_FOUND' | 'INCOMPATIBLE_BUCKET_REGION' | 'MALFORMED_KMS_KEY'

The error code of the report.

errorMessagestring

The error message of the report.