Target
API Key for authentication
Workspace Id.
Request payload to create a new Target.
OK
Bad Request
Unauthorized
Forbidden
Internal Server Error
API Key for authentication
Workspace Id.
Target Id.
Request payload to update an existing Target.
OK
Bad Request
Unauthorized
Forbidden
Internal Server Error
API Key for authentication
Workspace Id.
Target Id.
OK
Bad Request
Unauthorized
Forbidden
Internal Server Error
API Key for authentication
Target Id.
Workspace Id.
OK
Bad Request
Unauthorized
Forbidden
Internal Server Error
API Key for authentication
OK
Defines various target configurations and their key characteristics. It helps determine which Probes are most appropriate and what Risk Levels apply, ensuring accurate analysis based on the specific setup.
Target type Id.
Target type label/name.
Bad Request
Unauthorized
Forbidden
Internal Server Error
Retrieve overall scores and category breakdown for a Target
API Key for authentication
Workspace Id.
Target Id.
OK
Response payload containing overall score overview and detailed category breakdown from probe scan results.
Total number of simulated attacks executed during the probe runs.
Number of attacks that successfully exploited vulnerabilities or weaknesses.
Current overall score calculated from all probe results. Scale: 0-100 (0 = Critical Risk, 100 = Low Risk).
Timestamp of the most recent probe execution used in this overall score calculation.
Bad Request
Unauthorized
Forbidden
Internal Server Error
API Key for authentication
Workspace Id.
Target Id.
OK
Response payload containing execution details and status information for a test run.
Unique identifier for the test run execution.
Name of the test run execution.
Timestamp when the test run was executed. Null if not yet executed.
Email of the user who initiated this test run.
Number of test cases that encountered execution errors.
Number of test cases that passed (no risk found).
Number of test cases that failed (potential risk detected).
Total number of test cases planned for execution.
Test run progress.
Current status of the test run (e.g., 'RUNNING', 'COMPLETED', 'FAILED' and 'CANCELLED').
List of probe names included in this test run.
Bad Request
Unauthorized
Forbidden
Internal Server Error
Last updated
Was this helpful?