Receive Matcher Report Published Event
Webhook event triggered when a matcher report has been published
Request examples
{
"EventId": "string",
"CorrelationId": "string",
"EventType": "string",
"EventMessage": "string",
"CreatedDate": "2025-05-04T09:42:00Z",
"Payload": {
"UniqueFileName": "string",
"DownloadUrl": "string"
}
}
Response examples (default)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}