WakeupResponse
Public API contract.
deduplicatedboolean | nullnullable
gates_matched(integer | null)<int32>nullable
Possible values: >= 0
matched_workflows(integer | null)<int32>nullable
Possible values: >= 0
signal_idstring<uuid>required
WakeupResponse
{
"deduplicated": true,
"gates_matched": 0,
"matched_workflows": 0,
"signal_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}