Authorizations
Path Parameters
The ID of the test target
Response
List of notifications
Unique identifier for the event.
Example:
"826c15af-644b-4b28-89b4-f50ff34e46b7"
The unique identifier of the test target this event belongs to.
Example:
"3435918b-3d29-4ebd-8c68-9a540532f45a"
The timestamp when the event was created.
Example:
"2024-09-06T13:01:51.686Z"
The timestamp when the event was last updated.
Example:
"2024-09-06T13:01:51.686Z"
JSON payload containing event-specific data.
Example:
{
"testCaseId": "5deeef76-f37a-418b-8101-7d69529fa561"
}
The type of event that occurred.
Available options:
VALIDATION_PASSED
, VALIDATION_FAILED
, DISCOVERY_FINISHED
, PROPOSAL_SUCCESS
, PROPOSAL_FAILED
, REPORT_EXECUTION_FINISHED
Example:
"VALIDATION_PASSED"
Optional acknowledgment status of the event.
Available options:
IN_WEB_APP
Example:
"IN_WEB_APP"