Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Gets the status of a specific report in the queue.

Parameters

ParameterDescription
Report IDThe Unique ID of the specific report.

Example Output

{
	"rel": "content",
	"uri": "/reports/sastScan/1"
}

Workflow Library Example

Retrieve Report Status with Checkmarx Sast and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop